uap3:AppExecutionAlias
Specifies the application's execution alias to determine the executable of the app to be activated.
<uap3:AppExecutionAlias>
XML
<uap3:AppExecutionAlias
desktop4:Subsystem = 'An optional string that can have one of the following values: "console" or "windows".' >
uap3:ExecutionAlias{0,1000}
</uap3:AppExecutionAlias>
{}
specific range of occurrences
None.
Child element | Description |
---|---|
desktop:ExecutionAlias | The executable of a UWP app to be activated from a command prompt. |
uap8:ExecutionAlias | The executable of a UWP app to be activated from a command prompt. |
Parent element | Description |
---|---|
uap3:Extension | Declares an extensibility point for the app. |
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/uap/windows10/3 |
Minimum OS Version | Windows 10 version 1607 (Build 14393) |