共用方式為


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

適用於