This repository has been archived by the owner on May 15, 2024. It is now read-only.
[Enhancement] FilePicker provide file path readable by System.IO.File #1477
Labels
feature-request
A request for a new feature.
Milestone
Summary
Actually in preview version, when I pick file from storage, picker return file path which is not compatible with file system format.
Intended Use Case
The case is, I pick file, store path, and next time, I get file path and read stream from selected path. Now I must convert path to file system format.
The text was updated successfully, but these errors were encountered: