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