Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

XmlRootAttribute Constructor

 

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

Namespace:   System.Xml.Serialization
Assembly:  System.Xml (in System.Xml.dll)

NameDescription
System_CAPS_pubmethodXmlRootAttribute()

Initializes a new instance of the XmlRootAttribute class.

System_CAPS_pubmethodXmlRootAttribute(String^)

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

Return to top
Show:
© 2017 Microsoft