PathAltDirectorySeparatorChar Property |
Provides a platform-specific alternate 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 AltDirectorySeparatorChar { get; }
Property Value
Type:
CharSee Also