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