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