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

적용 대상