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