This topic has not yet been rated - Rate this topic

XmlRootAttribute Constructor

Initializes a new instance of the XmlRootAttribute class and uses the class name as the name of the XML root element.

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

  Name Description
Public method XmlRootAttribute() Initializes a new instance of the XmlRootAttribute class.
Public method XmlRootAttribute(String) Initializes a new instance of the XmlRootAttribute class and specifies the name of the XML root element.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.