Element.Attributes

Element.Attributes property

包含此节点属性的 NamedNodeMap(如果它是一个元素)或 null 否则。

public override NamedNodeMap Attributes { get; }

也可以看看