'Declaration Public ReadOnly Property Type As UIDType
'Declaration
Public ReadOnly Property Type As UIDType
'Usage Dim instance As UID Dim value As UIDType value = instance.Type
'Usage
Dim instance As UID Dim value As UIDType value = instance.Type
public UIDType Type {get;}
public read-only property Type: UIDType;
public function get Type : UIDType
public: __property UIDType get_Type();
public: property UIDType Type { UIDType get(); }
Target Platforms: .NET CLR 4.8 or higher
UID Class UID Members