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; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also