Click or drag to resize
MimeKit

HtmlTagTokenId Property

Get the HTML tag identifier.

Namespace: MimeKit.Text
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public HtmlTagId Id { get; }

Property Value

HtmlTagId
The HTML tag identifier.
Remarks
Gets the HTML tag identifier.
See Also