Edit

Share via


uap5:SupportedFileTypes

Contains the file types supported by the media source.

Element hierarchy

<Package>
   └─ <Applications>
      └─ <Application>
         └─ <Extensions>
            └─ <uap5:Extension>
               └─ <uap5:MediaSource>
                  └─ <uap5:SupportedFileTypes>

Syntax

<uap5:SupportedFileTypes>

  <!-- Child elements -->
  uap5:FileType{0,1000}

</uap5:SupportedFileTypes>

Key

{} specific range of occurrences

Attributes and elements

Attributes

None

Child elements

Child element Description
FileType Specifies the file type suppoerted by the media source.

Parent elements

Parent element Description
uap5:MediaSource Specifies the media source and the app service that it exposes.

Requirements

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