Gets the name of the remote host to connect to.
Namespace:
Rebex.Net.Servers
Assembly:
Rebex.FileServer (in Rebex.FileServer.dll)
Syntax
Visual Basic |
---|
Public Property RemoteHostName As String Get Private Set |
C# |
---|
public string RemoteHostName { get; private set; } |