NdefUriRemoveScheme Method |
[This is preliminary documentation and is subject to change.]
Removes the scheme from the uri
Namespace: TapTrack.NdefAssembly: TapTrack.Tcmp (in TapTrack.Tcmp.dll) Version: 0.4.0.0 (0.4.0.0)
Syntaxpublic static byte RemoveScheme(
ref string uri
)
Parameters
- uri
- Type: SystemString
Return Value
Type:
ByteByte code of the scheme
See Also