Click or drag to resize
NdefUri Constructor

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the NdefUri class

Namespace: TapTrack.Ndef
Assembly: TapTrack.Tcmp (in TapTrack.Tcmp.dll) Version: 0.4.0.0 (0.4.0.0)
Syntax
C#
public NdefUri(
	string uri
)

Parameters

uri
Type: SystemString
See Also