Property Document
- Namespace
- MongoDB.Driver.Core.WireProtocol.Messages
- Assembly
- MongoDB.Driver.Core.dll
Document
Gets the document.
public TDocument Document { get; }
Property Value
- TDocument
The document.
Gets the document.
public TDocument Document { get; }
The document.