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