FileSavePicker (package schema for Windows 8)

Declares an app extensibility point of type windows.fileSavePicker. The app lets the user choose the file name, extension, and storage location for the specified types of files.

Element hierarchy

<Package>
<Applications>
<Application>
<Extensions>
<Extension>
<FileSavePicker>

Syntax

<FileSavePicker>

  <!-- Child elements -->
  SupportedFileTypes

</FileSavePicker>

Attributes and Elements

Attributes

None.

Child Elements

Child Element Description
SupportedFileTypes (type: CT_CharmsSupportedFileTypes)

Defines the file types that the app can share.

 

Parent Elements

Parent Element Description
Extension (in type: CT_ApplicationExtensions)

Declares an extensibility point for the app.

 

See also

Tasks Accessing files with file pickers

Concepts App contracts and extensions

Requirements

Value
Namespace http://schemas.microsoft.com/appx/2010/manifest