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