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