This sample code uses the IsolatedStorageFile class to create a few test directories and populates them with files. Then it recursively enumerates the files and directories, displaying the output in the debug window.
Enjoy!
Mike
Page rendered at Sunday, February 05, 2012 3:16:28 PM UTC
Disclaimer The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way. All sample code is provided AS IS without warranty of any kind.