Partager via


VerifyResult.IsIdentical Propriété

Définition

Obtient ou définit true si les deux visages appartiennent à la même personne ou si le visage appartient à la personne, sinon false.

[Newtonsoft.Json.JsonProperty(PropertyName="isIdentical")]
public bool IsIdentical { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isIdentical")>]
member this.IsIdentical : bool with get, set
Public Property IsIdentical As Boolean

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à