Html |
The HtmlTagToken type exposes the following members.
Name | Description | |
---|---|---|
Attributes | Get the attributes. | |
Id | Get the HTML tag identifier. | |
IsEmptyElement | Get whether or not the tag is an empty element. | |
IsEndTag | Get whether or not the tag is an end tag. | |
Kind |
Get the kind of HTML token that this object represents.
(Inherited from HtmlToken) | |
Name | Get the name of the tag. |