Condividi tramite


OperatingSystemType Enumerazione

Definizione

Definisce i valori per 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
Ereditarietà
OperatingSystemType
Attributi
Newtonsoft.Json.JsonConverterAttribute

Campi

Linux 1
Windows 0

Si applica a