Skip to content
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

Closed
brzezinol opened this issue Oct 27, 2020 · 0 comments · Fixed by #1555
Closed

[Enhancement] FilePicker provide file path readable by System.IO.File #1477

brzezinol opened this issue Oct 27, 2020 · 0 comments · Fixed by #1555
Labels
feature-request A request for a new feature.
Milestone

Comments

@brzezinol
Copy link

brzezinol commented Oct 27, 2020

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.

@brzezinol brzezinol added the feature-request A request for a new feature. label Oct 27, 2020
@mattleibow mattleibow added this to the 1.6.0 milestone Nov 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request A request for a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants