Attributes

Element.Attributes property

Gets the attributes of the element.

public NamedNodeMap Attributes { get; }

See Also