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