The members of System.Xml.Serialization.XmlSerializerAssemblyAttribute are listed below.
See Also: Inherited members from System.Attribute
Initializes a new instance of the System.Xml.Serialization.XmlSerializerAssemblyAttribute class. | ||
Initializes a new instance of the System.Xml.Serialization.XmlSerializerAssemblyAttribute class with the specified assembly name. | ||
Initializes a new instance of the System.Xml.Serialization.XmlSerializerAssemblyAttribute class with the specified assembly name and location of the assembly. |
AssemblyName | string.
Gets or sets the name of the assembly that contains serializers for a specific set of types. | |
CodeBase | string.
Gets or sets the location of the assembly that contains the serializers. |