XmlElement::SetAttribute Method
.NET Framework (current version)
Sets the value of the specified attribute.
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | SetAttribute(String^, String^) | Sets the value of the attribute with the specified name. |
![]() | SetAttribute(String^, String^, String^) | Sets the value of the attribute with the specified local name and namespace URI. |
Show:
