Поделиться через


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

Применяется к