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.
XmlAttributeAttribute Constructor
.NET Framework (current version)
Initializes a new instance of the XmlAttributeAttribute class.
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | XmlAttributeAttribute() | Initializes a new instance of the XmlAttributeAttribute class. |
![]() | XmlAttributeAttribute(String^) | Initializes a new instance of the XmlAttributeAttribute class and specifies the name of the generated XML attribute. |
![]() | XmlAttributeAttribute(String^, Type^) | Initializes a new instance of the XmlAttributeAttribute class. |
![]() | XmlAttributeAttribute(Type^) | Initializes a new instance of the XmlAttributeAttribute class. |
Show:
