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