Controlling XML Serialization of Attributes (.NET)
Submitted By:
BlackWasp
Rating:
(Not rated) (
Rate It)
Share:
By Email
Visit
Description
The default action, when serializing objects to XML, is for each public property and field to generate an XML element. The XmlAttribute attribute can be applied to public members to modify this behaviour and instead generate XML attributes.
Comments (0)
Add Your Rating