Click or drag to resize

DictionarySerializerTDefaultSeparator Field

Defines the default separator character.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public const char DefaultSeparator = ';'

Field Value

Type: Char
See Also