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.
Contains a list of properties to show under the properties tab of a file.
Element hierarchy
<Package>
└─ <Applications>
└─ <Application>
└─ <Extensions>
└─ <desktop3:Extension>
└─ <desktop3:FileTypeAssociation>
└─ <desktop3:PropertyLists>
Syntax
<desktop3:PropertyLists>
<!-- Child elements -->
desktop3:PropertyList{0,2}
</desktop3:PropertyLists>
Key
{} specific range of occurrences
Attributes
None.
Child elements
| Child element | Description |
|---|---|
| desktop3:PropertyList | Contains the properties that are 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. |
Requirements
| Item | Value |
|---|---|
| Namespace | http://schemas.microsoft.com/appx/manifest/desktop/windows10/3 |
| Minimum OS Version | Windows 10 version 1709 (Build 16299) |