HttpRequestWrapper.AppRelativeCurrentExecutionFilePath Property
.NET Framework (current version)
Gets the virtual path of the application root and makes it relative by using the tilde (~) notation for the application root (as in "~/page.aspx").
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.StringThe virtual path of the application root for the current request with the tilde operator added.
.NET Framework
Available since 3.5
Available since 3.5
Show: