Skip to content

Instantly share code, notes, and snippets.

@wtuts
Created June 26, 2014 19:00
Show Gist options
  • Save wtuts/ea578e1997372e2ea18b to your computer and use it in GitHub Desktop.
Save wtuts/ea578e1997372e2ea18b to your computer and use it in GitHub Desktop.
Isolated Storage
//Declare the instance of Isolated Storage settings
var settings = IsolatedStorageSettings.ApplicationSettings;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment