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.IOAssembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax public static readonly char DirectorySeparatorChar
Field Value
Type:
CharSee Also