Provides classes for creating and managing user interface (UI) elements that let the user browse files, choose files to open, and to choose the name, extension, and location when storing files.
Members
The Windows.Storage.Pickers namespace has these types of members:
Classes
The Windows.Storage.Pickers namespace has these classes.
| Class | Description |
|---|---|
| FileExtensionVector | Represents a random-access collection of file name extensions. |
| FileOpenPicker | Represents a UI element that lets the user choose and open files. |
| FilePickerFileTypesOrderedMap | Represents a collection of display names mapped to the associated file types (extensions). |
| FilePickerSelectedFilesArray | Represents a collection of storage files that the user has selected by using a file picker. |
| FileSavePicker | Represents a file picker that lets the user choose the file name, extension, and storage location for a file. |
| FolderPicker | Represents a UI element that lets the user choose folders. |
Enumerations
The Windows.Storage.Pickers namespace has these enumerations.
| Enumeration | Description |
|---|---|
| PickerLocationId | Identifies the storage location that the file picker presents to the user. |
| PickerViewMode | Indicates the view mode that the file picker is using to present items. |
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Minimum supported phone | Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
Build date: 2/25/2013