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