How can I get folder from folder relative ID in Windows Phone 8.1?
StorageFolder folder = await StorageFolder.GetFolderFromPathAsync(path);
this code works with full path, not relativeID.
How can I get folder from folder relative ID in Windows Phone 8.1?
StorageFolder folder = await StorageFolder.GetFolderFromPathAsync(path);
this code works with full path, not relativeID.
Copyright © 2021 Jogjafile Inc.
. . .