Click or drag to resize

IFileSystemPathUtilityDirectorySeparator Property

Gets the character that separates directory names in a path.

Namespace:  Ookii.Jumbo.Dfs.FileSystem
Assembly:  Ookii.Jumbo.Dfs (in Ookii.Jumbo.Dfs.dll) Version: 2.0.0
Syntax
char DirectorySeparator { get; }

Property Value

Type: Char
See Also