Partager via


OperatingSystemType Énumération

Définition

Définit des valeurs pour 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
Héritage
OperatingSystemType
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

Linux 1
Windows 0

S’applique à