Url.Hostname

Url.Hostname property

Gets or sets a string representation for the specified URL hostname.

public string Hostname { get; set; }

Property Value

The name of the host.

See Also