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