次の方法で共有


AutomaticTuningMode 列挙型

定義

AutomaticTuningMode の値を定義します。

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

フィールド

Auto 2
Custom 1
Inherit 0
Unspecified 3

適用対象