Edit

Share via


rescap3:MigrationProgIds (in uap:FileTypeAssociation)

Contains programmatic identifier (ProgID) values that describes the application, component, and version of each desktop application from which you want to inherit file associations.

Element hierarchy

<Package>
   └─ <Applications>
      └─ <Application>
         └─ <Extensions>
            └─ <uap:Extension>
               └─ <uap:FileTypeAssociation>
                  └─ <rescap3:MigrationProgIds>

Syntax

<rescap3:MigrationProgIds>

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

</rescap3:MigrationProgIds>

Key

{} specific range of occurrences

Attributes and elements

Attributes

None.

Child elements

Child element Description
rescap3:MigrationProgId Contains a migration Prog Id string for protocols and file type associations.

Parent elements

Parent element Description
uap:FileTypeAssociations Declares an app extensibility point of type windows.fileTypeAssociation. A file type association indicates that the app is registered to handle files of the specified types.

Requirements

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