Message 1 of 8
Custom add-in: Store user preferences
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I can build a UI for specifying user preferences easily enough -- but what's the best way to store those so they persist from session to session? Can I have my add-in create an XML file for these? If so, where should said file be stored?