Mono Class Library: System.Xml.XPath.XPathNavigator Overview | Members

System.Xml.XPath.XPathNavigator.GetAttribute Method

Gets the value string of the specified attribute. [Edit]

public virtual string GetAttribute (string localName, string namespaceURI)

Parameters

localName
The local part of the target attribute name. [Edit]
namespaceURI
The namespace URI part of the target attribute name. [Edit]

Returns

The value of the specified attribute. String.Empty if the current node is not element, or specified attribute was not found. [Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System.Xml.XPath
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0