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