Click or drag to resize

DictionarySerializerTSeparator Property

Gets or sets the separator character.

Namespace:  ShellBoost.Core.Utilities
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public virtual char Separator { get; set; }

Property Value

Type: Char
The separator.
See Also