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