shresthasource

Results 4 comments of shresthasource

> @duke7553 - There's a whole raft of `...FromApp` APIs like CopyFileFromApp, DeleteFileFromApp, and more. I get not wanting to re-implement `StorageFile` yourself from these primitives, of course. :) >...

> P.S. I will admit my case is kind of extreme since I built a file explorer. :) Considering WIndows Store has a dedicated subsection titled "File Managers", I would...

To my experience, UWP apps also do not get access to various items such as URL shortcuts or App shortcuts, and hidden files/folders via StorageSpace API. Access to such items...

This should clarify most of the answers: Use Case: A user browses to the Desktop Folder using a UWP file manager and do not see the Application shortcuts that launches...