共用方式為


UnvalidatedRequestValues.QueryString 屬性

定義

取得未驗證查詢字串值的集合。

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

屬性值

未驗證查詢字串值的集合。

適用於