Click or drag to resize

XmlSerializationSurrogateForAttribute Properties

The XmlSerializationSurrogateForAttribute type exposes the following members.

Properties
 NameDescription
Public propertyAssemblyName Returns the assembly name (short form) of the target class type.
Public propertySerializationType Returns the target type for which the class this attribute is applied for is the serialization surrogate.
Public propertyTypeIdWhen implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute)
Public propertyTypeName Returns the name of the target type (the full name inclusive namespaces).
Public propertyVersion returns the version of the class, for which the surrogate is intended
Top
See Also