Property Message
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
Message
Gets the error message.
public string Message { get; }
Property Value
- string
The error message.
Gets the error message.
public string Message { get; }
The error message.