IsolatedStorageSettings class object local folder location

62 views Asked by At

I'm working on windows phone 8.1 silverlight and using IsolatedStorageSettings for local storage. It's working fine and also I'm getting the modified values when device is rebooted. My question is how can I get to know the location of the storage. If I want to make any modification in the storage location, is that possible?

0

There are 0 answers