Click or drag to resize

XmlDeserializationCodeForAttribute Properties

The XmlDeserializationCodeForAttribute type exposes the following members.

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