Returns the value for the attribute with the specified local name and namespace URI.
Syntax
Parameters
- localName
-
The local name of the attribute to retrieve.
- namespaceURI
-
The namespace URI of the attribute to retrieve.
Returns
The value of the specified attribute. An empty string is returned if a matching attribute is not found or if the attribute does not have a specified or default value.
Remarks
Requirements
Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0