System.IO.IsolatedStorage.IsolatedStorage.IncreaseQuotaTo Method

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

Syntax

[System.Runtime.InteropServices.ComVisible(false)]
public virtual bool IncreaseQuotaTo (long newQuotaSize)

Parameters

newQuotaSize
The requested new quota size, in bytes, for the user to approve.

Returns

false in all cases.

Remarks

The IsolatedStorageFile.IncreaseQuotaTo(long) method overrides this method.

Requirements

Namespace: System.IO.IsolatedStorage
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 4.0.0.0