System.IO.IsolatedStorage.IsolatedStorage: Method Members

The methods of System.IO.IsolatedStorage.IsolatedStorage are listed below. For a list of all members, see the IsolatedStorage Members list.

See Also: Inherited members from System.MarshalByRefObject

Public Methods

IncreaseQuotaTo(long) : bool

When overridden in a derived class, prompts a user to approve a larger quota size, in bytes, for isolated storage.

abstract
Remove()

When overridden in a derived class, removes the individual isolated store and all contained data.

Protected Methods

abstract
GetPermission(System.Security.PermissionSet) : System.Security.Permissions.IsolatedStoragePermission

When implemented by a derived class, returns a permission that represents access to isolated storage from within a permission set.

InitStore(System.IO.IsolatedStorage.IsolatedStorageScope, Type)

Initializes a new System.IO.IsolatedStorage.IsolatedStorage object.

InitStore(System.IO.IsolatedStorage.IsolatedStorageScope, Type, Type)

Initializes a new System.IO.IsolatedStorage.IsolatedStorage object.