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

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 13.0.131
Syntax
C#
public static char DirectorySeparatorChar { get; }

Property Value

Type: Char
See Also