Click or drag to resize
MimeKit

HtmlTagTokenAttributes Property

Get the attributes.

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

Property Value

HtmlAttributeCollection
The attributes.
Remarks
Gets the attributes.
See Also