Property IncludeLocs
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
IncludeLocs
Gets or sets whether to include the locations of the matching documents.
public bool? IncludeLocs { get; set; }
Property Value
- bool?
Gets or sets whether to include the locations of the matching documents.
public bool? IncludeLocs { get; set; }