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.
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>
<!-- TODO: Add value description -->
</uap5:FileType>
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) |