次の方法で共有


SchemaType 列挙型

定義

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

フィールド

NotSpecified 0
Xml 1

適用対象