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