Say I have created a few Directories in IsolatedStorage. Here are my problems:
1) How do I change the name of the Directory in IsoloatedStorage?
2) What happens to the files stored in the directory which I have change the name.
3) How do I change the file name that stored in Isolatedstorage Example :
MyCity.txt to FunCity.txt
Thanks