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 public virtual char Separator { get; set; }
Property Value
Type:
Char
The separator.
See Also