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