Click or drag to resize
PathDirectorySeparatorChar Field
Provides a platform-specific character used to separate directory levels in a path string that reflects a hierarchical file system organization.

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

Field Value

Type: Char
See Also