你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AssessmentSentiment.Sentiment Property

Definition

Gets the predicted Sentiment for the assessment taking into account the value of IsNegated. Possible values include 'positive', 'mixed', and 'negative'.

public Azure.AI.TextAnalytics.TextSentiment Sentiment { get; }
member this.Sentiment : Azure.AI.TextAnalytics.TextSentiment
Public ReadOnly Property Sentiment As TextSentiment

Property Value

Applies to