HttpWorkerRequest.GetRawUrl Method ()

 

Returns the URL path contained in the request header with the query string appended.

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

abstract GetRawUrl : unit -> string

Return Value

Type: System.String

The raw URL path of the request header.

.NET Framework
Available since 1.1
Return to top
Show: