Share via


SentimentResult.Errors Property

Definition

Errors by document id.

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

Property Value

Applies to