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
.NET Framework (current version)
Initializes a new instance of the XmlRootAttribute class and uses the class name as the name of the XML root element.
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | XmlRootAttribute() | Initializes a new instance of the XmlRootAttribute class. |
![]() | XmlRootAttribute(String^) | Initializes a new instance of the XmlRootAttribute class and specifies the name of the XML root element. |
Show:
