HTMLAnchorElement.Hostname

HTMLAnchorElement.Hostname property

Gets or sets a string representation of the host segment of the associated URL.

public string Hostname { get; set; }

See Also