Json.NET - Quick Starts & API Documentation
WriteComment Method (text)
Namespaces ► Newtonsoft.Json.Bson ► BsonWriter ► WriteComment(String)
Writes out a comment
CopyC# containing the specified text.

/*...*/


- text (String)
- Text to place inside the comment.