Prediction.Sentiment Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="sentiment")]
public Microsoft.Azure.CognitiveServices.Language.LUIS.Runtime.Models.Sentiment Sentiment { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sentiment")>]
member this.Sentiment : Microsoft.Azure.CognitiveServices.Language.LUIS.Runtime.Models.Sentiment with get, set
Public Property Sentiment As Sentiment

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to