NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Deleting Stores

To delete a store, use the Remove method on the IsolatedStorageFile class. No permissions are required for this operation. Any code that can access the store can delete any or all the data inside it.