HttpWorkerRequest::GetAppPathTranslated Method ()

 

Returns the physical path to the currently executing server application.

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

public:
virtual String^ GetAppPathTranslated()

Return Value

Type: System::String^

The physical path of the current application.

.NET Framework
Available since 1.1
Return to top
Show: