| HtmlTagTokenId Property |
Get the HTML tag identifier.
Namespace: MimeKit.TextAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public HtmlTagId Id { get; }
Property Value
HtmlTagIdThe HTML tag identifier.
Remarks
Gets the HTML tag identifier.
See Also