Gets the address to bind to.
Namespace: Renci.SshNet.Messages.ConnectionAssembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
public string AddressToBind { get; private set; }public string AddressToBind { get; private set; }Public Property AddressToBind As String
Get
Private Set
Public Property AddressToBind As String
Get
Private Set
public:
property String^ AddressToBind {
String^ get ();
private: void set (String^ value);
}public:
property String^ AddressToBind {
String^ get ();
private: void set (String^ value);
}