The server hostname or IP address
Namespace: Jscape.IpClientAssembly: Jscape.Ssh (in Jscape.Ssh.dll) Version: 2.7.2.0
Syntax
C# |
---|
public string Hostname { get; } |
Visual Basic |
---|
Public ReadOnly Property Hostname As String Get |
Visual C++ |
---|
public: property String^ Hostname { String^ get (); } |