System.Xml.Serialization.XmlSerializerAssemblyAttribute Members

The members of System.Xml.Serialization.XmlSerializerAssemblyAttribute are listed below.

See Also: Inherited members from System.Attribute

Public Constructors

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.

Public Properties

AssemblyNamestring.

Gets or sets the name of the assembly that contains serializers for a specific set of types.

CodeBasestring.

Gets or sets the location of the assembly that contains the serializers.