Click or drag to resize

DictionarySerializerT Properties

The DictionarySerializerT generic type exposes the following members.

Properties
  NameDescription
Public propertyAssignment
Gets or sets the assignment character.
Public propertySeparator
Gets or sets the separator character.
Public propertyStringComparer
Gets or sets the string comparer to use for dictionary keys.
Public propertyUnquote
Gets or sets a value indicating whether this instance should unquote texts.
Top
See Also