[Note: This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
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.