System.IO.Path.PathSeparator Field

A platform-specific separator character used to separate path strings in environment variables.

Syntax

public static readonly char PathSeparator

Remarks

On Windows-based desktop platforms, the value of this field is the semicolon (;) by default, but might vary on other platforms.

Requirements

Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0