Compartir a través de


OsType Enumeración

Definición

Define los valores de 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 1
Windows 0

Se aplica a