Partilhar via


OSType Enumeração

Definição

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
Herança
OSType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Linux 0

O sistema operacional Linux.

Windows 1

O sistema operacional Windows.

Aplica-se a