Share via


uap:SupportedFileTypes (type: CT_FTASupportedFileTypes)

Defines the file types associated with the app. They are unique per package and are case sensitive.

Element hierarchy

Syntax

<SupportedFileTypes>

  <!-- Child elements -->
  uap:FileType{1,1000}

</uap:SupportedFileTypes>

Key

{}   specific range of occurrences

Attributes and Elements

Attributes

None.

Child Elements

Child Element Description
uap:FileType (in type: CT_FTASupportedFileTypes)

A supported file type specified as its file type extension.

 

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.

 

The following elements have the same name as this one, but different content or attributes:

Requirements

Namespace

https://schemas.microsoft.com/appx/manifest/uap/windows10