Partilhar via


HairColor.Color Propriedade

Definição

Obtém ou define o nome da cor do cabelo. Os valores possíveis incluem: 'desconhecido', 'branco', 'cinza', 'loiro', 'marrom', 'vermelho', 'preto', 'outro'

[Newtonsoft.Json.JsonProperty(PropertyName="color")]
public Microsoft.Azure.CognitiveServices.Vision.Face.Models.HairColorType Color { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="color")>]
member this.Color : Microsoft.Azure.CognitiveServices.Vision.Face.Models.HairColorType with get, set
Public Property Color As HairColorType

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a