다음을 통해 공유


IsolatedWindowsEnvironment.ChangePriority 메서드

정의

더 이상 사용되지 않습니다. 호출자가 격리된 환경의 실행 우선 순위를 설정할 수 있습니다.

public:
 virtual void ChangePriority(IsolatedWindowsEnvironmentCreationPriority Priority) = ChangePriority;
void ChangePriority(IsolatedWindowsEnvironmentCreationPriority const& Priority);
/// [Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironment 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 ChangePriority(IsolatedWindowsEnvironmentCreationPriority const& Priority);
public void ChangePriority(IsolatedWindowsEnvironmentCreationPriority Priority);
[Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironment 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 ChangePriority(IsolatedWindowsEnvironmentCreationPriority Priority);
function changePriority(Priority)
Public Sub ChangePriority (Priority As IsolatedWindowsEnvironmentCreationPriority)

매개 변수

Priority
IsolatedWindowsEnvironmentCreationPriority

환경에 대한 새 실행 우선 순위입니다.

특성

Windows 요구 사항

디바이스 패밀리
Windows 11 Insider Preview (10.0.23504.0에서 도입되었습니다.)
API contract
Windows.Security.Isolation.IsolatedWindowsEnvironmentContract (v4.0에서 도입되었습니다.)

설명

경고

더 이상 사용되지 않는 API입니다.

적용 대상

추가 정보