Click or drag to resize

ISerializationConverterTSource, TTarget Properties

The ISerializationConverterTSource, TTarget type exposes the following members.

Properties
 NameDescription
Public propertySerializationLabel Short description of the serialized item.
Public propertySerializationType Type of the serialization. This could be used as the identifier of the concrete implementation.
Public propertySerializationVersion Version of the serialization. This could be used as the identifier of the concrete implementation.
Top
See Also