アクティブ化するアプリの実行可能ファイルを決定するアプリケーションの実行エイリアスを指定します。
要素の階層
<パッケージ>
<アプリケーション>
<Application>
<拡張機能>
<uap5:Extension>
<uap5:AppExecutionAlias>
構文
<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>
キー
{}
特定の出現範囲
属性と要素
属性
属性 |
説明 |
データ型 |
必須 |
既定値 |
desktop4:Subsystem |
アプリが標準の UWP アプリか UWP コンソール アプリかを示します。 |
"console" または "windows" のいずれかの値を指定できる省略可能な文字列。 |
いいえ |
|
uap10:Subsystem |
アプリが標準の UWP アプリか UWP コンソール アプリかを示します。 |
"console" または "windows" のいずれかの値を指定できる省略可能な文字列。 |
いいえ |
|
子要素
親要素
必要条件
Item |
値 |
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) |