Path Fields
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
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. |
|
PathSeparator | A platform-specific separator character used to separate path strings in environment variables. |
|
VolumeSeparatorChar | Provides a platform-specific volume separator character. |
Show: