System.Xml.XmlNode.Attributes Property

Gets an System.Xml.XmlAttributeCollection containing the attributes of this node.

Syntax

public virtual XmlAttributeCollection Attributes { get; }

Value

A collection of attributes.

Remarks

None.

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