This documentation is archived and is not being maintained.
VirtualPathUtility::ToAppRelative Method
Visual Studio 2008
Converts a virtual path into an application-relative path.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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: