uap:FileType (in uap:FileSavePicker/uap:SupportedFileTypes)
A file type specified as its file type extension. It is unique per application in the package and is case sensitive.
<uap:FileType>
<uap:FileType>
<uap:FileType>
XML
<uap:FileType>
<!-- A string between 1 and 64 characters in length that must begin with a period ("."), cannot have additional periods, and cannot contain these characters: <, >, :, ", /, \, |, ?, or *. -->
</uap:FileType>
None.
None.
Parent element | Description |
---|---|
uap:SupportedFileTypes (type: CT_CharmsSupportedFileTypes) | Defines the file types that the app can share. |
The following elements have the same name as this one, but different content or attributes:
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/uap/windows10 |
Minimum OS Version | Windows 10 version 1511 (Build 10586) |