AnalyzeActionsResult.AnalyzeSentimentResults Property

Definition

Determines the collection of AnalyzeSentimentActionResult.

public System.Collections.Generic.IReadOnlyCollection<Azure.AI.TextAnalytics.AnalyzeSentimentActionResult> AnalyzeSentimentResults { get; }
member this.AnalyzeSentimentResults : System.Collections.Generic.IReadOnlyCollection<Azure.AI.TextAnalytics.AnalyzeSentimentActionResult>
Public ReadOnly Property AnalyzeSentimentResults As IReadOnlyCollection(Of AnalyzeSentimentActionResult)

Property Value

Applies to