次の方法で共有


HttpRequestData.Query プロパティ

定義

要求クエリを NameValueCollection 含む を取得します。

public virtual System.Collections.Specialized.NameValueCollection Query { get; }
member this.Query : System.Collections.Specialized.NameValueCollection
Public Overridable ReadOnly Property Query As NameValueCollection

プロパティ値

適用対象