Gets the value of the attribute with the specified System.Xml.XmlReader.LocalName and System.Xml.XmlReader.NamespaceURI.
Parameters
- name
- The local name of the attribute.
- namespaceURI
- The namespace URI of the attribute.
Return Value
The value of the specified attribute. If the attribute is not found or the value is String.Empty, null is returned. This method does not move the reader.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2