Condividi tramite


IsolatedWindowsEnvironmentCreateProgress Struct

Definizione

Deprecato. Query per l'avanzamento della creazione di un ambiente Windows isolato

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
Ereditarietà
IsolatedWindowsEnvironmentCreateProgress
Attributi

Requisiti Windows

Famiglia di dispositivi
Windows 10, version 2004 (è stato introdotto in 10.0.19041.0)
API contract
Windows.Security.Isolation.IsolatedWindowsEnvironmentContract (è stato introdotto in v2.0)

Commenti

Avviso

Si tratta di un'API deprecata.

Campi

PercentComplete

UINT32 per il completamento della percentuale per la creazione dell'ambiente Windows isolato

State

IsolatedWindowsEnvironmentProgressState

Si applica a