Click or drag to resize
DictionarySerializationContextSettings Property
Settings for serialization/deserialization.

Namespace: Slash.Serialization.Dictionary
Assembly: Slash.Serialization (in Slash.Serialization.dll) Version: 1.0.6018.40176
Syntax
public Dictionary<string, Object> Settings { get; }

Property Value

Type: DictionaryString, Object
See Also