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