XmlElement.SetAttribute Method
.NET Framework 4
Sets the value of the specified attribute.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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. |