In The Hand LtdIn The Hand
QueryString Property
NamespacesInTheHand.NetWebClientQueryString
.NET Components for Mobility
Gets or sets a collection of query name/value pairs associated with the request.
Declaration Syntax
C#Visual Basic
public NameValueCollection QueryString { get; set; }
Public Property QueryString As NameValueCollection
	Get
	Set
Value
A NameValueCollection that contains query name/value pairs associated with the request. If no pairs are associated with the request, the value is an empty NameValueCollection.

Assembly: InTheHand.Net (Module: InTheHand.Net) Version: 7.0.0.0