This abstract class is the basis for all forms of isolated storage. For file-based isolated storage, see IsolatedStorageFile class.
Object
IsolatedStorage
[Visual Basic] MustInherit Public Class IsolatedStorage [C#] public abstract class IsolatedStorage [C++] public __gc __abstract class IsolatedStorage [JScript] public abstract class IsolatedStorage
All forms of isolated storage should derive from this base class.
Namespace: System.IO.IsolatedStorage
Assembly: mscorlib.dll
NGWS Runtime Security:
IsolatedStoragePermission | permission to use isolated storage |
IsolatedStorage Members | System.IO.IsolatedStorage Namespace