System.IOUtils.TPath Properties
InheritedProtected
| AltDirectorySeparatorChar | public | Specifies the alternate character used to separate directory levels in a path. |
| DirectorySeparatorChar | public | Specifies the character used to separate directory levels in a path string. |
| ExtensionSeparatorChar | public | Specifies the character used to separate the file part from the extension part in a file name. |
| PathSeparator | public | Specifies the character used to separate path strings in environment variables. |
| VolumeSeparatorChar | public | Specifies the character used to separate the drive letter from the rest of the path. |