The command line.

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

Syntax

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

See Also