Compartir a través de


AnalyzeActionsResult.AnalyzeSentimentResults Propiedad

Definición

Determina la colección de 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)

Valor de propiedad

Se aplica a