Property Details
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
Details
Gets the error details.
public BsonDocument Details { get; }
Property Value
- BsonDocument
The error details.
Gets the error details.
public BsonDocument Details { get; }
The error details.