IsolatedStorageSettings.ApplicationSettings Property
Silverlight
Gets an instance of IsolatedStorageSettings that contains the contents of the application's IsolatedStorageFile, scoped at the application level, or creates a new instance of IsolatedStorageSettings if one does not exist.
Namespace: System.IO.IsolatedStorage
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.IO.IsolatedStorage.IsolatedStorageSettingsAn IsolatedStorageSettings object that contains the contents of the application's IsolatedStorageFile, scoped at the application level. If an instance does not already exist, a new instance is created.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.