uap:SupportsAnyFileType (Windows 10, descendant of uap:FileSavePicker)
Indicates whether all file types are supported for sharing.
Element hierarchy
<uap:SupportsAnyFileType>
<uap:SupportsAnyFileType>
<uap:SupportsAnyFileType>
Syntax
<uap:SupportsAnyFileType>
<!-- xs:anyType -->
</uap:SupportsAnyFileType>
Attributes and elements
Attributes
None.
Child elements
None.
Parent elements
Parent element | Description |
---|---|
uap:SupportedFileTypes (type: CT_CharmsSupportedFileTypes) | Defines the file types that the app can share. |
Requirements
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/uap/windows10 |
Minimum OS Version | Windows 10 version 1511 (Build 10586) |