Click or drag to resize
DictionarySerializationContextVersion Property
Version number of serialization. Used to be compatible with older versions.

Namespace: Slash.Serialization.Dictionary
Assembly: Slash.Serialization (in Slash.Serialization.dll) Version: 1.0.6018.40176
Syntax
public int Version { get; set; }

Property Value

Type: Int32
See Also