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