The "type" of the UID
public read-only property Type: UIDType;
public: __property UIDType get_Type();
'Declaration
Public ReadOnly Property Type As UIDType
'Usage
Dim instance As UID
Dim value As UIDType
value = instance.Type
Target Platforms: .NET CLR 4.8 or higher