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