Query string portion of the request
Source position: httpdefs.pp line 547
public property TRequest.QueryString : string |
QueryString contains the query string portion of the request URL. This includes all parameters passed after the '?' character in the URL.