FilePicker Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Lets the user pick a file from the device's storage.
public static class FilePicker
- Inheritance
-
System.ObjectFilePicker
Methods
PickAsync(PickOptions) |
Starts file picker for selecting a single file. |
PickMultipleAsync(PickOptions) |
Starts file picker for selecting a single file. |