HTMLAnchorElement.Pathname

HTMLAnchorElement.Pathname property

获取或设置关联 URL 的路径段的字符串表示。

public string Pathname { get; set; }

也可以看看