Share via


SentimentActionResult.Sentences Property

Definition

The document's sentences sentiment.

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

Property Value

Applies to