I'm developing a windows phone 8 app and I am writing in some files. Sometimes I want to open thees file in a new file explorer to see their content, not read them from c# code. Any idea where can I find a IsolatedStoargeFolder or something?
The isolated storage explorer tool did not helped me.