XmlSerializerVersionAttribute Class |
Namespace: System.Xml.Serialization
public sealed class XmlSerializerVersionAttribute : Attribute
The XmlSerializerVersionAttribute type exposes the following members.
Name | Description | |
---|---|---|
![]() | XmlSerializerVersionAttribute |
Initializes a new instance of the System.Xml.Serialization.XmlSerializerVersionAttribute
class.
|
![]() | XmlSerializerVersionAttribute(Type) |
Initializes a new instance of the System.Xml.Serialization.XmlSerializerVersionAttribute
class for the specified type.
|
Name | Description | |
---|---|---|
![]() | Equals | Returns a value that indicates whether this instance is equal to a specified object. (Inherited from Attribute.) |
![]() | GetHashCode | Returns the hash code for this instance. (Inherited from Attribute.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | Namespace |
Gets or sets the common language runtime (CLR) namespace of the assembly.
|
![]() | ParentAssemblyId |
Gets or sets the identity of the parent assembly.
|
![]() | Type |
Gets or sets the type that the serializer operates on.
|
![]() | Version |
Gets or sets the assembly's version number.
|