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