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