CommandResultResponse Property |
Gets the response.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.3.0
Syntax public BsonDocument Response { get; }
Public ReadOnly Property Response As BsonDocument
Get
member Response : BsonDocument with get
Property Value
Type:
BsonDocumentSee Also