Compartir a través de


OsState Enumeración

Definición

Define los valores de 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
Herencia
OsState
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Generalized 0

La imagen no contiene ninguna información específica del usuario ni de la máquina.

Specialized 1

La imagen contiene información específica del equipo y del usuario.

Se aplica a