C-DEngine 5.105

TheISBConnect..::..AT Property

Application Title

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

Syntax


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