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:
