次の方法で共有


HelperPage.UrlData プロパティ

定義

URL パスに関連するデータを取得します。

public static System.Collections.Generic.IList<string> UrlData { get; }
member this.UrlData : System.Collections.Generic.IList<string>
Public Shared ReadOnly Property UrlData As IList(Of String)

プロパティ値

URL パスに関連するデータ。

適用対象