This documentation is archived and is not being maintained.
Path.PathSeparator Field
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
A platform-specific separator character used to separate path strings in environment variables.
Namespace:
System.IO
Assembly:
mscorlib (in mscorlib.dll)
'Declaration
Public Shared ReadOnly PathSeparator As Char
On Windows-based desktop platforms, the value of this field is the semicolon (;) by default, but might vary on other platforms.
Windows Phone OS
Supported in: 8.1, 8.0, 7.1, 7.0