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