Share via


HttpRequestData.Query Property

Definition

Gets the NameValueCollection containing the request query.

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

Property Value

Applies to