AnalyzeActionsResult.AnalyzeSentimentResults プロパティ

定義

のコレクション 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)

プロパティ値

適用対象