次の方法で共有


Prediction.Sentiment プロパティ

定義

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象