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
Attributes Property
Get the attributes.
Namespace:
MimeKit.Text
Assembly:
MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
HtmlAttributeCollection
Attributes
{
get
; }
Property Value
HtmlAttributeCollection
The attributes.
Remarks
Gets the attributes.
See Also
Reference
HtmlTagToken Class
MimeKit.Text Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast