FindOptionsBaseComment Property |
Gets or sets the comment.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.3.0
Syntax public string Comment { get; set; }
Public Property Comment As String
Get
Set
member Comment : string with get, set
Property Value
Type:
StringSee Also