Path Fields |
The Path type exposes the following members.
Name | Description | |
---|---|---|
AltDirectorySeparatorChar | Provides a platform-specific alternate character used to separate directory levels in a path string that reflects a hierarchical file system organization. | |
DirectorySeparatorChar | Provides a platform-specific character used to separate directory levels in a path string that reflects a hierarchical file system organization. | |
InvalidPathChars | Provides a platform-specific array of characters that cannot be specified in path string arguments passed to members of the Path class. | |
PathSeparator | A platform-specific separator character used to separate path strings in environment variables. | |
VolumeSeparatorChar | Provides a platform-specific volume separator character. |