Click or drag to resize
PathPathSeparator Field
A platform-specific separator character used to separate path strings in environment variables.

Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax
C#
public static readonly char PathSeparator

Field Value

Type: Char
See Also