HtmlNodeItemAttributes Property

Get a reference to the Collection of Attributes on this Node.

Definition

Namespace: Html
Assembly: Html (in Html.dll) Version: 26.2218.4544
C#
public HtmlAttributeCollection Attributes { get; }

Property Value

HtmlAttributeCollection

See Also