다음을 통해 공유


OperatingSystemType 열거형

정의

OperatingSystemType에 대한 값을 정의합니다.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum OperatingSystemType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type OperatingSystemType = 
Public Enum OperatingSystemType
상속
OperatingSystemType
특성
Newtonsoft.Json.JsonConverterAttribute

필드

Linux 1
Windows 0

적용 대상