HTMLAnchorElement.Pathname

HTMLAnchorElement.Pathname property

関連付けられた URL のパス セグメントの文字列表現を取得または設定します。

public string Pathname { get; set; }

関連項目