Share via


AnalyzeTextOperationState.Errors Property

Definition

errors.

public System.Collections.Generic.IReadOnlyList<Azure.AI.Language.Text.AnalyzeTextError> Errors { get; }
member this.Errors : System.Collections.Generic.IReadOnlyList<Azure.AI.Language.Text.AnalyzeTextError>
Public ReadOnly Property Errors As IReadOnlyList(Of AnalyzeTextError)

Property Value

Applies to