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.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 13.0.131
Syntax public static char DirectorySeparatorChar { get; }
Property Value
Type:
CharSee Also