HttpWorkerRequest::GetUriPath Method ()

 

Returns the virtual path to the requested URI.

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

public:
virtual String^ GetUriPath() abstract

Return Value

Type: System::String^

The path to the requested URI.

.NET Framework
Available since 1.1
Return to top
Show: