Click or drag to resize
MimeKit

IMailFolderDirectorySeparator Property

Get the directory separator.

Namespace: MailKit
Assembly: MailKit (in MailKit.dll) Version: 4.3.0
Syntax
C#
char DirectorySeparator { get; }

Property Value

Char
The directory separator.
Remarks
Gets the directory separator.
See Also