System.Xml.Serialization.SoapAttributeAttribute Members

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

See Also: Inherited members from System.Attribute

Public Constructors

Initializes a new instance of the System.Xml.Serialization.SoapAttributeAttribute class.

Initializes a new instance of the System.Xml.Serialization.SoapAttributeAttribute class using the specified value as the name of the XML attribute.

Public Properties

AttributeNamestring.

Gets or sets the name of the XML attribute generated by the System.Xml.Serialization.XmlSerializer.

DataTypestring.

Gets or sets the XML Schema definition language (XSD) data type of the SOAP attribute generated by the System.Xml.Serialization.XmlSerializer.

Namespacestring.

Gets or sets the XML namespace of the XML attribute.