I\'m quite astounded by the apparent complexity of this seemingly simple task. I know that I have to use the StorageFile class, and I\'ve found this example, bu
Windows.Storage.FileIO has a bunch of helper/utility methods that do the job in a single line of code rather than using StorageIO interfaces and classes.