System.Xml.Serialization.SoapAttributeAttribute: Property Members

The properties of System.Xml.Serialization.SoapAttributeAttribute are listed below. For a list of all members, see the SoapAttributeAttribute Members list.

See Also: Inherited members from System.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.