MailKit Documentation
MailKit Documentation
API Reference
MimeKit.Text
HtmlTagToken Class
HtmlTagToken Properties
Attributes Property
Id Property
IsEmptyElement Property
IsEndTag Property
Name Property
Html
Tag
Token
Name Property
Get the name of the tag.
Namespace:
MimeKit.Text
Assembly:
MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
string
Name
{
get
; }
Property Value
String
The name.
Remarks
Gets the name of the tag.
See Also
Reference
HtmlTagToken Class
MimeKit.Text Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast