Property Comment
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
Comment
Gets or sets the comment.
public string Comment { get; set; }
Property Value
- string
The comment.
Gets or sets the comment.
public string Comment { get; set; }
The comment.