uap5:AppExecutionAlias

활성화할 앱의 실행 파일을 결정하는 애플리케이션의 실행 별칭을 지정합니다.

요소 계층 구조

<패키지>

    <애플리케이션>

         <애플리케이션>

              <확장>

                   <uap5:Extension>

                        <uap5:AppExecutionAlias>

Syntax

<uap5:AppExecutionAlias
    desktop4:Subsystem = 'An optional string that can have one of the following values: "console" or "windows".'
    uap10:Subsystem = 'An optional string that can have one of the following values: "console" or "windows".' >

    <!-- Child elements -->
    uap5:ExecutionAlias{0,1000}

</uap5:AppExecutionAlias>

{} 특정 발생 범위

특성 및 요소

특성

attribute Description 데이터 형식 필수 기본값
desktop4:하위 시스템 앱이 표준 UWP 앱인지 UWP 콘솔 앱인지 여부를 나타냅니다. "console" 또는 "windows" 값 중 하나를 가질 수 있는 선택적 문자열입니다. No
uap10:하위 시스템 앱이 표준 UWP 앱인지 UWP 콘솔 앱인지 여부를 나타냅니다. "console" 또는 "windows" 값 중 하나를 가질 수 있는 선택적 문자열입니다. No

자식 요소

자식 요소 Description
ExecutionAlias 명령 프롬프트에서 활성화할 UWP 앱의 실행 파일입니다.

부모 요소

부모 요소 Description
uap5:Extension 앱의 확장성 지점을 선언합니다.

요구 사항

항목
Namespace http://schemas.microsoft.com/appx/manifest/uap/windows10/5
desktop4 http://schemas.microsoft.com/appx/manifest/desktop/windows10/4
uap10 http://schemas.microsoft.com/appx/manifest/uap/windows10/5
Minimum OS Version Windows 10 버전 1709(빌드 16299)