The VirtualPathUtilityEx type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Combine |
Combines a base path and a relative path, but works in a non ASP.NET-hosted environment, and assumes that the
relative path is relative - even if it begins with a slash.
| |
| GetExtension |
Gets the extension for a file referenced in the virtual path.
| |
| ToAbsolute |
Converts a virtual path to an application absolute path.
| |
| ToAppRelative |
Converts a virtual path to an application-relative path.
|