UnvalidatedRequestValues.QueryString 属性

定义

获取未经验证的查询字符串值的集合。

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

属性值

未经验证的查询字符串值的集合。

适用于