Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies information for redirecting a Windows Desktop Bridge app's tiles and pins.
Element hierarchy
<rescap3:DesktopApp>
Syntax
<rescap3:DesktopApp
AumId = 'A string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end.'
ShortcutPath = 'A string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end.' />
Attributes and elements
Attributes
| Attribute | Description | Data type | Required | Default value |
|---|---|---|---|---|
| AumId | The Application User Model ID of the Desktop app. | A string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end. | Yes | |
| ShortcutPath | A relative shortcut path to migrate from. | A string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end. | Yes |
Child elements
None.
Parent elements
| Parent element | Description |
|---|---|
| rescap3:DesktopAppMigration | Specifies where to redirect user tiles and pins to a Windows Desktop Bridge app. |
Requirements
| Item | Value |
|---|---|
| Namespace | http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities/3 |
| Minimum OS Version | Windows 10 version 1703 (Build 15063) |