HTMLAnchorElement.Host

HTMLAnchorElement.Host property

获取或设置关联 URL 的主机和端口段的字符串表示。

public string Host { get; set; }

也可以看看