public byte Version {get; set;}
'Declaration Public Property Version As Byte
'Usage Dim instance As UuidUrl Dim value As Byte instance.Version = value value = instance.Version
public: property byte Version { byte get(); void set ( byte value); }
Target Platforms
UuidUrl Structure UuidUrl Members