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