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