共用方式為


IsolatedWindowsEnvironmentCreateProgress 結構

定義

已取代。 查詢建立隔離的 Windows 環境進度

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
繼承
IsolatedWindowsEnvironmentCreateProgress
屬性

Windows 需求

裝置系列
Windows 10, version 2004 (已於 10.0.19041.0 引進)
API contract
Windows.Security.Isolation.IsolatedWindowsEnvironmentContract (已於 v2.0 引進)

備註

警告

這是已被取代的 API。

欄位

PercentComplete

針對隔離式 Windows 環境建立完成百分比的 UINT32

State

IsolatedWindowsEnvironmentProgressState

適用於