Click or drag to resize

DictionarySerializerTDefaultSeparator Field

Defines the default separator character.

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

Field Value

Type: Char
See Also