Click or drag to resize
DigitalRuneTitleStorageDirectorySeparator Property
Gets the directory separator character used natively by this storage.

Namespace: DigitalRune.Storages
Assembly: DigitalRune.Graphics (in DigitalRune.Graphics.dll) Version: 1.2.0.0 (1.2.1.14562)
Syntax
protected override char DirectorySeparator { get; }

Property Value

Type: Char
The directory separator.
See Also