Introducing the Experimental Microsoft.Windows.Storage.Pickers
API
#5368
Replies: 3 comments 15 replies
-
Thank you |
Beta Was this translation helpful? Give feedback.
-
Cool! I mentioned it in the PR already (#5155 (comment)), but writing it here again for visibility. 🙂 |
Beta Was this translation helpful? Give feedback.
-
I mentioned this in some PR before: why do they not return StorageFolder? It's much better. If all you want is a path, there's the StorageFolder path property. Also, will this not work in AppContainer? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear Developers,
We're excited to announce the experimental release of
Microsoft.Windows.Storage.Pickers
API, designed to address significant limitations in file and folder picking operations, and is available in 1.8.250410001-experimental1Key Enhancements
Documentation
For detailed useage guide, please refer to below documentations:
Known Issues
(Below known Issues will be fixed in experimental3)
This issue is addressed in PR Fix FolderPicker crash when selecting "This PC" or special paths #5446
(Below known Issues are fixed in experimental2)
FileTypeFilter and FileTypeChoices
The following issues are addressed in PR Supplements Missing Functionalities for FileOpenPicker.FileTypeFilter and FileSavePicker.FilterTypeChoices #5358:
ARM64 Compatibility
ARM64 devices currently experience a "Class not registered" error. This issue is addressed in PR Bugfix - Storage Pickers cannot launch on ARM64 #5367.
Feedbacks
We welcome your contributions and feedback on this experimental API. Please report any issues or suggestions through our standard channels.
Thank you for your continued support of the Windows App SDK.
Beta Was this translation helpful? Give feedback.
All reactions