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