This topic has not yet been rated - Rate this topic

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)
public long UsedSize { get; }

Property Value

Type: System.Int64
The used isolated storage space, in bytes.
Exception Condition
InvalidOperationException

The isolated store has been closed.

IsolatedStorageException

The isolated store has been removed.

ObjectDisposedException

The isolated store has been disposed.

Silverlight

Supported in: 5, 4

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ