This topic has not yet been rated - Rate this topic

XmlAttributeAttribute Constructor

May 02, 2013

Initializes a new instance of the XmlAttributeAttribute class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method XmlAttributeAttribute() Initializes a new instance of the XmlAttributeAttribute class.
Public method XmlAttributeAttribute(String) Initializes a new instance of the XmlAttributeAttribute class and specifies the name of the generated XML attribute.
Public method XmlAttributeAttribute(Type) Initializes a new instance of the XmlAttributeAttribute class.
Public method XmlAttributeAttribute(String, Type) Initializes a new instance of the XmlAttributeAttribute class.
Top

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.