uap5:FileType

Specifies the file type supported by the media source.

Element hierarchy

<Package>

    <Applications>

         <Application>

              <Extensions>

                   <uap5:Extension>

                        <uap5:MediaSource>

                             <uap5:SupportedFileTypes>

                                  <uap5:FileType>

Syntax

<uap5:FileType>   
  A string with a value between 1 and 64 characters in length that must begin with a period ("."), cannot have additional periods, and cannot contain these characters: <, >, :, ", /, \, |, ?, or *.
</uap5:FileType>

Attributes and elements

Attributes

None

Child elements

None

Parent elements

Parent element Description
uap5:SupportedFileTypes Contains the file types supported by the media source.

Requirements

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