The underlayed SSH client.

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

Syntax

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

See Also