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!

System.IO.IsolatedStorage Namespace

Classes

Class Description
IsolatedStorage This abstract class is the basis for all forms of isolated storage. For file-based isolated storage, see IsolatedStorageFile class.
IsolatedStorageException Exceptions thrown from the Isolated Storage system for accessing data files based on application identity.
IsolatedStorageFile Represents an isolated storage area containing files and directories.
IsolatedStorageFileStream Exposes a file within isolated storage.

Enumerations

Enumeration Description
IsolatedStorageScope Enumerates the levels of isolated storage scope supported. Combinations of the levels may be specified