HtmlNodeItemAttributes Property

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

Definition

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

Property Value

HtmlAttributeCollection

See Also