Path.AltDirectorySeparatorChar Field
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Provides a platform-specific alternate character used to separate directory levels in a path string that reflects a hierarchical file system organization.
Assembly: mscorlib (in mscorlib.dll)
The AltDirectorySeparatorChar and DirectorySeparatorChar fields are valid for separating directory levels in a path string.
Show: