IsolatedStorageFile.UsedSize Property
Gets a value that represents the amount of the space used for isolated storage.
Namespace: System.IO.IsolatedStorage
Assembly: mscorlib (in mscorlib.dll)
| Exception | Condition |
|---|---|
| InvalidOperationException |
The isolated store has been closed. |
| IsolatedStorageException |
The isolated store has been removed. |
| ObjectDisposedException |
The isolated store has been disposed. |
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.