Click or drag to resize
MimeKit

HtmlCommentTokenComment Property

Get the comment.

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

Property Value

String
The comment.
Remarks
Gets the comment.
See Also