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