HttpRequestWrapper.PhysicalApplicationPath Property

 

Gets the physical file-system path of the current application's root directory.

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

public override string PhysicalApplicationPath { get; }

Property Value

Type: System.String

The file-system path of the current application's root directory.

.NET Framework
Available since 3.5
Return to top
Show: