Edit

Share via


previewappcompat:ProgId

A programmatic identifier (ProgID) that can be associated with a CLSID. The ProgID identifies a class but with less precision than a CLSID because it is not guaranteed to be globally unique.

Element hierarchy

<Package>
   └─ <Applications>
         └─ <Application>
            └─ <uap10:Extension>
               └─ <uap10:Extension>
                     └─ <previewappcompat:ProgId>

Syntax

<previewAppCompat:ProgId>
  An alphanumeric string with a value between 1 and 255 characters.
</previewAppCompat:ProgId>

Key

? optional (zero or one)

Attributes

None.

Child elements

None.

Parent elements

Parent element Description
uap10:Protocol Sets parameters to define the protocol of the extensions.

Requirements

Item Value
previewappcompat http://schemas.microsoft.com/appx/manifest/preview/windows10/msixappcompatsupport/3
Minimum OS Version Windows 10 version 2004 (Build 19041)