Creates a new HTML comment token.
The comment text.
true if the comment is bogus; otherwise, false.
ReadonlykindThe kind of HTML token that this object represents.
ReadonlycommentThe comment text.
ReadonlyisWhether the comment is a bogus comment.
internal
Returns a string that represents the current HTML token.
The serialized HTML token.
Writes the HTML comment to a text writer.
The output writer.
An HTML comment token.