Поделиться через


IsolatedWindowsEnvironmentCreateResult.ChangeCreationPriority Метод

Определение

Не рекомендуется. Измените приоритет создания изолированной среды.

public:
 virtual void ChangeCreationPriority(IsolatedWindowsEnvironmentCreationPriority priority) = ChangeCreationPriority;
void ChangeCreationPriority(IsolatedWindowsEnvironmentCreationPriority const& priority);
/// [Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentCreateResult is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
void ChangeCreationPriority(IsolatedWindowsEnvironmentCreationPriority const& priority);
public void ChangeCreationPriority(IsolatedWindowsEnvironmentCreationPriority priority);
[Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentCreateResult 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 void ChangeCreationPriority(IsolatedWindowsEnvironmentCreationPriority priority);
function changeCreationPriority(priority)
Public Sub ChangeCreationPriority (priority As IsolatedWindowsEnvironmentCreationPriority)

Параметры

priority
IsolatedWindowsEnvironmentCreationPriority

Новый приоритет создания изолированной среды.

Атрибуты

Требования к Windows

Семейство устройств
Windows 11 Insider Preview (появилось в 10.0.23504.0)
API contract
Windows.Security.Isolation.IsolatedWindowsEnvironmentContract (появилось в v4.0)

Комментарии

Предупреждение

Это нерекомендуемый API.

Применяется к

См. также раздел