'Declaration Public Shared ReadOnly Property IsRemoteDesktop As Boolean
public static bool IsRemoteDesktop { get; }
public: __property static bool get_IsRemoteDesktop();
Property Value
True - the SDK is used in remote desktop; false - the SDK is NOT used in remote desktop.