Udostępnij za pośrednictwem


OperatingSystemType Wyliczenie

Definicja

Definiuje wartości 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
Dziedziczenie
OperatingSystemType
Atrybuty
Newtonsoft.Json.JsonConverterAttribute

Pola

Linux 1
Windows 0

Dotyczy