SentenceSentiment.Opinions プロパティ

定義

文の意見を取得します。 これは、 が True に設定されている場合 IncludeOpinionMining にのみ返されます。

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

プロパティ値

適用対象