XmlAttributeAttribute Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The XmlAttributeAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
|
AttributeName | Gets or sets the name of the XML attribute. |
|
DataType | Gets or sets the XSD data type of the XML attribute generated by the XmlSerializer. |
|
Form | Gets or sets a value that indicates whether the XML attribute name generated by the XmlSerializer is qualified. |
|
Namespace | Gets or sets the XML namespace of the XML attribute. |
|
Type | Gets or sets the complex type of the XML attribute. |
Show: