HttpWorkerRequest.GetUriPath Method ()

 

Returns the virtual path to the requested URI.

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

public abstract string GetUriPath()

Return Value

Type: System.String

The path to the requested URI.

.NET Framework
Available since 1.1
Return to top
Show: