次の方法で共有


SnapshotObjectType 列挙型

定義

SnapshotObjectType の値を定義します。

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum SnapshotObjectType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type SnapshotObjectType = 
Public Enum SnapshotObjectType
継承
SnapshotObjectType
属性
Newtonsoft.Json.JsonConverterAttribute

フィールド

FaceList 0
LargeFaceList 1
LargePersonGroup 2
PersonGroup 3

適用対象