SimpleWorkerRequest.GetAppPathTranslated Method ()

 

Returns the UNC-translated path to the currently executing server application.

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

Public Overrides Function GetAppPathTranslated As String

Return Value

Type: System.String

The physical path of the current application.

.NET Framework
Available since 1.1
Return to top
Show: