The command response.

Namespace: Jscape.Ssh
Assembly: Jscape.Ssh (in Jscape.Ssh.dll) Version: 2.7.2.0

Syntax

C#
public string Response { get; }
Visual Basic
Public ReadOnly Property Response As String
	Get
Visual C++
public:
property String^ Response {
	String^ get ();
}

See Also