| HtmlCommentTokenIsBogusComment Property |
Get whether or not the comment is a bogus comment.
Namespace: MimeKit.TextAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public bool IsBogusComment { get; }
Property Value
Booleantrue if the comment is bogus; otherwise,
false.
Remarks
Gets whether or not the comment is a bogus comment.
See Also