VirtualPathUtility::ToAppRelative Method
.NET Framework (current version)
Converts a virtual path into an application-relative path.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | ToAppRelative(String^) | Converts a virtual path to an application-relative path using the application virtual path that is in the AppDomainAppVirtualPath property. |
![]() ![]() | ToAppRelative(String^, String^) | Converts a virtual path to an application-relative path using a specified application path. |
Show:

