Click or drag to resize

XmlSerializationCodeForAttribute Properties

The XmlSerializationCodeForAttribute type exposes the following members.

Properties
 NameDescription
Public propertySerializationType Gets the target type for which the attributed method provides serialization code.
Public propertyTypeIdWhen implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute)
Public propertyVersion Gets the version of the class for which the serialization code is intended.
Top
See Also