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:
