OperatingSystemTypes Enumeration

Definition

Definiert Werte für OperatingSystemTypes.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum OperatingSystemTypes
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type OperatingSystemTypes = 
Public Enum OperatingSystemTypes
Vererbung
OperatingSystemTypes
Attribute
Newtonsoft.Json.JsonConverterAttribute

Felder

Linux 1
Windows 0

Gilt für: