Share via


IsolatedWindowsEnvironmentCreationPriority 列挙型

定義

非推奨になりました。 分離された環境の優先度を表します。

public enum class IsolatedWindowsEnvironmentCreationPriority
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract, 262144)]
enum class IsolatedWindowsEnvironmentCreationPriority
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract, 262144)]
/// [Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentCreationPriority is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
enum class IsolatedWindowsEnvironmentCreationPriority
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract), 262144)]
public enum IsolatedWindowsEnvironmentCreationPriority
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract), 262144)]
[Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentCreationPriority 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 enum IsolatedWindowsEnvironmentCreationPriority
var value = Windows.Security.Isolation.IsolatedWindowsEnvironmentCreationPriority.low
Public Enum IsolatedWindowsEnvironmentCreationPriority
継承
IsolatedWindowsEnvironmentCreationPriority
属性

Windows の要件

デバイス ファミリ
Windows 11 Insider Preview (10.0.23504.0 で導入)
API contract
Windows.Security.Isolation.IsolatedWindowsEnvironmentContract (v4.0 で導入)

フィールド

Low 0

低優先度。

Normal 1

通常の優先度。

注釈

警告

これは非推奨の API です。

適用対象

こちらもご覧ください