Mono Class Library: System.UriBuilder Overview | Members

System.UriBuilder.Host Property

Gets or sets the Domain Name System (DNS) host name or IP address of a machine that provides access to the resource identified by the current instance.

public string Host { set; get; }

Value

A string containing the DNS host name or IP address of the host machine.

Remarks

Specifying null for a set operation sets this property to string.Empty .

Requirements

Namespace: System
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0