Click or drag to resize
MimeKit

HtmlTagTokenName Property

Get the name of the tag.

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

Property Value

String
The name.
Remarks
Gets the name of the tag.
See Also