Table of Contents

Property ErrorLabels

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Core.dll

ErrorLabels

Gets the error labels.

public IReadOnlyList<string> ErrorLabels { get; }

Property Value

IReadOnlyList<string>

The error labels.