Partager via


OsState Énumération

Définition

Définit des valeurs pour OsState.

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

Champs

Generalized 0

L’image ne contient pas d’informations spécifiques à l’ordinateur et à l’utilisateur.

Specialized 1

L’image contient des informations spécifiques à l’ordinateur et à l’utilisateur.

S’applique à