Share via


OperatingSystemType Enumeración

Definición

Define valores para 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
Herencia
OperatingSystemType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Linux 1
Windows 0

Se aplica a