| 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; }
ReadOnly Property DirectorySeparator As Char
Get
property wchar_t DirectorySeparator {
wchar_t get ();
}
abstract DirectorySeparator : char with get
Property Value
Type:
CharSee Also