Url.Pathname

Url.Pathname property

指定された URL パスの文字列表現を取得または設定します。

public string Pathname { get; set; }

プロパティ値

パスの名前。

関連項目