HttpRequestBase.PhysicalApplicationPath Property
.NET Framework (current version)
When overridden in a derived class, gets the physical file-system path of the current application's root directory.
Assembly: System.Web (in System.Web.dll)
abstract PhysicalApplicationPath : string with get override PhysicalApplicationPath : string with get
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: