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