次の方法で共有


StorageKind 列挙型

定義

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter), new System.Object[] { Mono.Cecil.CustomAttributeArgument })]
public enum StorageKind
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter), new System.Object[] { Mono.Cecil.CustomAttributeArgument })>]
type StorageKind = 
Public Enum StorageKind
継承
StorageKind
属性
Newtonsoft.Json.JsonConverterAttribute

フィールド

Fixed 1
Sparse 0
Variable 2

適用対象