PickerLocationId
PickerLocationId
PickerLocationId
PickerLocationId
Enum
Definition
Identifies the storage location that the file picker presents to the user.
public : enum class PickerLocationIdpublic enum PickerLocationIdPublic Enum PickerLocationId// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
| ComputerFolder ComputerFolder ComputerFolder ComputerFolder | The Computer folder. |
| Desktop Desktop Desktop Desktop | The Windows desktop. |
| DocumentsLibrary DocumentsLibrary DocumentsLibrary DocumentsLibrary | The Documents library. |
| Downloads Downloads Downloads Downloads | The Downloads folder. |
| HomeGroup HomeGroup HomeGroup HomeGroup | The HomeGroup. |
| MusicLibrary MusicLibrary MusicLibrary MusicLibrary | The Music library. |
| Objects3D Objects3D Objects3D Objects3D | The Objects library. |
| PicturesLibrary PicturesLibrary PicturesLibrary PicturesLibrary | The Pictures library. |
| Unspecified Unspecified Unspecified Unspecified | An unspecified location. |
| VideosLibrary VideosLibrary VideosLibrary VideosLibrary | The Videos library. |