Xml |
The XmlSerializationSurrogateForAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| AssemblyName | Gets the assembly short name of the target class type. If the SerializationType is set, the assembly name is derived from that type; otherwise the explicitly provided assembly name is returned. | |
| SerializationType | Gets the target type for which the class this attribute is applied to is the serialization surrogate. The value is null when the surrogate targets a deprecated type specified by assembly and type name instead. | |
| TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute) | |
| TypeName | Gets the name of the target type (the full name inclusive of namespaces). If the SerializationType is set, its full name is returned; otherwise the supplied type name is returned. | |
| Version | Gets the version of the class for which the surrogate is intended. |