Property ErrorLabels
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
ErrorLabels
Gets the error labels.
public IEnumerable<string> ErrorLabels { get; }
Property Value
- IEnumerable<string>
The error labels.
Gets the error labels.
public IEnumerable<string> ErrorLabels { get; }
The error labels.