'Declaration Public Shared ReadOnly Property ServerName As String
public static string ServerName { get; }
public: __property static string* get_ServerName();
Property Value
Null - SDK is used in non server environment; not empty string (name of the server) - SDK is used in server environment.