This documentation is archived and is not being maintained.

IsolatedStorageFile::Remove Method

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.

  NameDescription
Public method Remove() Removes the isolated storage scope and all its contents. (Overrides IsolatedStorage::Remove().)
Public method Static member Remove(IsolatedStorageScope) Removes the specified isolated storage scope for all identities.
Top
Show: