C-DEngine 5.105

TheISBConnect..::..MCS Property

NMI Main Configuration Screen (not implemented yet)

Namespace:  nsCDEngine.Communication
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public string MCS { get; set; }
Public Property MCS As String
	Get
	Set
public:
property String^ MCS {
	String^ get ();
	void set (String^ value);
}