This documentation is archived and is not being maintained.
IsolatedStorageFile::Remove Method
Visual Studio 2010
Removes the isolated storage scope and all its contents.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Remove() | Removes the isolated storage scope and all its contents. (Overrides IsolatedStorage::Remove().) |
|
Remove(IsolatedStorageScope) | Removes the specified isolated storage scope for all identities. |
Show: