次の方法で共有


DetectedFace.FaceId プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象