次の方法で共有


PersistedFaceResponse.PersistedFaceId プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象