Url.Host

Url.Host property

Gets or sets a String representation for the specified URL host.

public String Host { get; set; }

Property Value

The host.

See Also