The connected hostname.
Namespace: Jscape.ScpAssembly: 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 (); } |