次の方法で共有


Prediction.Entities プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="entities")]
public System.Collections.Generic.IDictionary<string,object> Entities { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="entities")>]
member this.Entities : System.Collections.Generic.IDictionary<string, obj> with get, set
Public Property Entities As IDictionary(Of String, Object)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象