OperatingSystemTypes Énumération

Définition

Définit des valeurs pour OperatingSystemTypes.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum OperatingSystemTypes
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type OperatingSystemTypes = 
Public Enum OperatingSystemTypes
Héritage
OperatingSystemTypes
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

Linux 1
Windows 0

S’applique à