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