Property Projection
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
Projection
Gets or sets the projection.
public BsonDocument Projection { get; set; }
Property Value
- BsonDocument
The projection.
Gets or sets the projection.
public BsonDocument Projection { get; set; }
The projection.