Sdílet prostřednictvím


OperatingSystemType Výčet

Definice

Definuje hodnoty pro 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
Dědičnost
OperatingSystemType
Atributy
Newtonsoft.Json.JsonConverterAttribute

Pole

Linux 1
Windows 0

Platí pro