HttpWorkerRequest::GetQueryString Method ()

 

Returns the query string specified in the request URL.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

public:
virtual String^ GetQueryString() abstract

Return Value

Type: System::String^

The request query string.

.NET Framework
Available since 1.1
Return to top
Show: