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