次の方法で共有


HairColor.Confidence プロパティ

定義

色の信頼度レベルを取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="confidence")]
public double Confidence { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="confidence")>]
member this.Confidence : double with get, set
Public Property Confidence As Double

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象