Compartir a través de


OSType Enumeración

Definición

Define valores para OSType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum OSType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type OSType = 
Public Enum OSType
Herencia
OSType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Linux 0

Sistema operativo Linux.

Windows 1

Sistema operativo Windows.

Se aplica a