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.
XmlElement::GetAttribute Method
.NET Framework (current version)
Returns the attribute value for the specified attribute.
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | GetAttribute(String^) | Returns the value for the attribute with the specified name. |
![]() | GetAttribute(String^, String^) | Returns the value for the attribute with the specified local name and namespace URI. |
Show:
