LuisResult.Sentiment 属性

定义

获取或设置情绪。

public Microsoft.Bot.Builder.Luis.Models.Sentiment Sentiment { get; set; }
member this.Sentiment : Microsoft.Bot.Builder.Luis.Models.Sentiment with get, set
Public Property Sentiment As Sentiment

属性值

情绪。

适用于