The properties of System.Xml.Serialization.XmlAttributeAttribute are listed below. For a list of all members, see the XmlAttributeAttribute Members list.
See Also: Inherited members from System.Attribute
| AttributeName | string.
Gets or sets the name of the XML attribute. | |
| DataType | string.
Gets or sets the XSD data type of the XML attribute generated by the System.Xml.Serialization.XmlSerializer. | |
| Form | System.Xml.Schema.XmlSchemaForm.
Gets or sets a value that indicates whether the XML attribute name generated by the System.Xml.Serialization.XmlSerializer is qualified. | |
| Namespace | string.
Gets or sets the XML namespace of the XML attribute. | |
| Type | Type.
Gets or sets the complex type of the XML attribute. |