Condividi tramite


PersistedFaceWithType.FaceFeature Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="faceFeature")]
public byte[] FaceFeature { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="faceFeature")>]
member this.FaceFeature : byte[] with get, set
Public Property FaceFeature As Byte()

Property Value

Byte[]
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to