'Declaration
<NotNullAttribute()> Public Shared ReadOnly Property Standard As UANodeIdParser
'Usage
Dim value As UANodeIdParser value = UANodeIdParser.Standard
[NotNull()] public static UANodeIdParser Standard {get;}
[NotNull()] public: static property UANodeIdParser^ Standard { UANodeIdParser^ get(); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).