desktop3:PropertyLists

Contains a list of properties to show under the properties tab of a file.

Element hierarchy

<Package>

    <Applications>

         <Application>

              <Extensions>

                   <uap:Extension>

                        <uap:FileTypeAssociation>

                             <desktop3:PropertyLists>

Syntax

<desktop3:PropertyLists>

  <!-- Child elements -->
  desktop3:PropertyList

</desktop3:PropertyLists>   

Attributes and elements

Attributes

None.

Child elements

Child element Description
PropertyList Defines properties shown under the properties tab of a file.

Parent elements

Parent element Description
uap:FileTypeAssociation 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.

See Also

Using Property Lists

Requirements

Item Value
Namespace http://schemas.microsoft.com/appx/manifest/desktop/windows10/3
Minimum OS Version Windows 10 version 1709 (Build 16299)