VirtualPathUtility Class |
Namespace: NeoAxis
public static class VirtualPathUtility
The VirtualPathUtility type exposes the following members.
| Name | Description | |
|---|---|---|
| GetAllFilesPathByReal(String) |
Converts a file path of real file system to all files path.
| |
| GetAllFilesPathByReal(String, String) | ||
| GetProjectPathByReal(String) |
Converts a file path of real file system to a local project path.
| |
| GetProjectPathByReal(String, String) | ||
| GetRealPathByAllFiles |
Converts all files path to path of real file system.
| |
| GetRealPathByProject |
Converts a local project path to path of real file system.
| |
| GetRealPathByVirtual |
Converts a file path of virtual file system to path of real file system.
| |
| GetVirtualPathByReal(String, Boolean) |
Converts a file path of real file system to path of virtual file system.
| |
| GetVirtualPathByReal(String, Boolean, String) | ||
| IsCorrectFileName | ||
| IsUserDirectoryPath | ||
| NormalizePath |