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