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