HTMLAnchorElement.Host

HTMLAnchorElement.Host property

Gets or sets a String representation of the host and port segments of the associated URL.

public String Host { get; set; }

See Also