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