次の方法で共有


HostingMode 列挙型

定義

HostingMode の値を定義します。

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

フィールド

Default 0
HighDensity 1

適用対象