Gets the host-name of the remote server.
Namespace:
Rebex.Net
Assembly:
Rebex.Telnet (in Rebex.Telnet.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property HostName As String Get |
C# |
---|
public string HostName { get; } |
Namespace:
Rebex.Net
Assembly:
Rebex.Telnet (in Rebex.Telnet.dll)
Visual Basic |
---|
Public ReadOnly Property HostName As String Get |
C# |
---|
public string HostName { get; } |