Gets or sets the hostname of the proxy server.

Namespace:  Rebex.Net
Assembly:  Rebex.Networking (in Rebex.Networking.dll)

Syntax

Visual Basic
Public Property Host As String
	Get
	Set
C#
public string Host { get; set; }

Field Value

The hostname of the proxy server.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also