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