Partager via


FaceAttributes.Age Propriété

Définition

Obtient ou définit l’âge en années

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à