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