Gets the bound host.
Namespace: Renci.SshNetAssembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
public string BoundHost { get; protected set; }public string BoundHost { get; protected set; }Public Property BoundHost As String
Get
Protected Set
Public Property BoundHost As String
Get
Protected Set
public:
property String^ BoundHost {
String^ get ();
protected: void set (String^ value);
}public:
property String^ BoundHost {
String^ get ();
protected: void set (String^ value);
}