Share via


LuisResult.Sentiment Property

Definition

Gets or sets the 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

Property Value

The sentiment.

Applies to