Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

rescap3:DesktopAppMigration

Specifies where to redirect user tiles and pins to a Windows Desktop Bridge app.

Element hierarchy

<Package>
   └─ <Applications>
      └─ <Application>
         └─ <Extensions>
            └─ <rescap3:Extension>
               └─ <rescap3:DesktopAppMigration>

Syntax

<rescap3:DesktopAppMigration
 AcquisitionUri = 'An optional string between 1 and 2084 characters in length in the form of a valid URI.' >

 <!-- Child elements -->
 rescap3:DesktopApp{0,10000}

</rescap3:DesktopAppMigration>

Key

{} specific range of occurrences

Attributes

Attribute Description Data type Required Default value
AcquisitionUri The URI that a tile/pin will be migrated to. An optional string between 1 and 2084 characters in length in the form of a valid URI. No

Child elements

Child element Description
rescap3:DesktopApp Specifies information for redirecting a Windows Desktop Bridge app's tiles and pins.

Parent elements

Parent element Description
rescap3:Extension Declares an extensibility point for the app.

Requirements

Item Value
Namespace http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities/3
Minimum OS Version Windows 10 version 1703 (Build 15063)

Remarks

Examples


Feedback

Was this page helpful?

Additional resources