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