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