Documentation for a minimal subset of the QSM API
GMSAddress Property
Namespaces > QS.CMS.Framework2 > ClientConfiguration > GMSAddress
IP address of the GMS service. If not set, the local instance will host such service.
Syntax
C#Visual BasicManaged C++
public string GMSAddress { get; set; }
Public Property GMSAddress As String
public:
property String^ GMSAddress {
	String^ get ();
	void set (String^ value);
}

Assembly: QuickSilver_3 (Module: QuickSilver_3) Version: 1.0.2647.33823