Compartir a través de


IsolatedWindowsEnvironmentCreateProgress Estructura

Definición

Desusado. Consultas para el progreso de la creación de un entorno de Windows aislado

public value class IsolatedWindowsEnvironmentCreateProgress
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract, 65536)]
struct IsolatedWindowsEnvironmentCreateProgress
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract, 65536)]
/// [Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentCreateProgress is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
struct IsolatedWindowsEnvironmentCreateProgress
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract), 65536)]
public struct IsolatedWindowsEnvironmentCreateProgress
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract), 65536)]
[Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentCreateProgress is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
public struct IsolatedWindowsEnvironmentCreateProgress
var isolatedWindowsEnvironmentCreateProgress = {
state : /* Your value */,
percentComplete : /* Your value */
}
Public Structure IsolatedWindowsEnvironmentCreateProgress
Herencia
IsolatedWindowsEnvironmentCreateProgress
Atributos

Requisitos de Windows

Familia de dispositivos
Windows 10, version 2004 (se introdujo en la versión 10.0.19041.0)
API contract
Windows.Security.Isolation.IsolatedWindowsEnvironmentContract (se introdujo en la versión v2.0)

Comentarios

Advertencia

Se trata de una API en desuso.

Campos

PercentComplete

UINT32 para la finalización por porcentaje para la creación del entorno de Windows aislado

State

IsolatedWindowsEnvironmentProgressState

Se aplica a