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