Retrieves the value of the attribute with the specified local name and namespace URI.
This is the default property for this class.
public virtual string this [string name, string namespaceURI] { get; }
- name
- Documentation for this section has not yet been entered.
- namespaceURI
- Documentation for this section has not yet been entered.
A string containing the value of the specified attribute, or null if the attribute is not found.
Operation
This property does not move the reader.Note to Inheritors
This property must be overridden in order to provide the functionality described above, as there is no default implementation.
Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0