Show / Hide Table of Contents

ToUri Method

ToUri()

Interprets the NDEF data as a URI record.

C#
public Uri ToUri()

Returns

Uri

The message as a Uniform Resource Identifier (URI).

Exceptions

Type Condition
InvalidOperationException

Throw if Type is not Uri.

In this article
Back to top Generated by DocFX