Replies: 1 comment 4 replies
-
In current builds you need to ask user to pick the folder first. You also can save previously picked folder to bookmarks and serialize it. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Now I want to save a file and open a save dialog to save it.
And I want to specify the default folder for this save dialog but I have no idea to create a
IStorageFolder
object and assign it toSuggestedStartLocation
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions