uap5:Instancing
실행 파일이 단일 instance 실행되는지 아니면 여러 인스턴스로 실행할 수 있는지 여부를 지정합니다.
요소 계층 구조
<uap5:Instancing>
구문
<uap5:Instancing>
A string that can have one of the following values: "singleInstance" or "multipleInstances".
</uap5:Instancing>
특성 및 요소
특성
None
자식 요소
없음
부모 요소
부모 요소 | Description |
---|---|
uap5:OutOfProcessServer | windows.activatableClass.outOfProcessServer 형식의 패키지 확장 지점을 선언합니다. 이렇게 하면 앱 패키지에 정의된 타사 WinRT 클래스를 Win32 프로세스에서 호출할 수 있습니다. |
요구 사항
항목 | 값 |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/uap/windows10/5 |
Minimum OS Version | Windows 10 버전 1709(빌드 16299) |