Compartilhar via


CustomSentimentAnalysisResultDocument.Sentences Property

Definition

The document's sentences sentiment.

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

Property Value

Applies to