次の方法で共有


GroupResult.MessyGroup プロパティ

定義

元の顔から類似した顔を見つけることができない顔の顔 ID 配列を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="messyGroup")]
public System.Collections.Generic.IList<Guid> MessyGroup { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="messyGroup")>]
member this.MessyGroup : System.Collections.Generic.IList<Guid> with get, set
Public Property MessyGroup As IList(Of Guid)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象