Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
Silverlight
Silverlight 2

  Switch on low bandwidth view
.NET Framework Class Library for Silverlight
System.IO.IsolatedStorage Namespace

The System.IO.IsolatedStorage namespace contains types for creating and using a virtual file system. Isolated storage provides safe client-side storage for partial-trust applications. In Silverlight, all I/O operations are restricted to isolated storage and do not use the file system of the operating system.

  ClassDescription
Public classIsolatedStorageExceptionThe exception that is thrown when an operation in isolated storage fails.
Public classIsolatedStorageFileRepresents an isolated storage area containing files and directories.
Public classIsolatedStorageFileStreamExposes a file within isolated storage.
Public classIsolatedStorageSettingsProvides a Dictionary<(Of <(TKey, TValue>)>) that stores key-value pairs in isolated storage.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Example of storing images in isolated storage      IanBlackburn   |   Edit   |   Show History
Tags What's this?: Add a tag
Flag as ContentBug
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker