Url.Pathname

Url.Pathname property

获取或设置指定 URL 路径的字符串表示形式。

public string Pathname { get; set; }

适当的价值

路径的名称。

也可以看看