Measuring the Amount of Available Free Space

The AvailableFreeSpace property of the IsolatedStorageFile allows you to determine the amount of space remaining on the device. This property returns a long value indicating the number of bytes remaining.

The Quota property, of the IsolatedStorageFile class serves no real purpose because no storage limit is imposed on Windows Phone apps.

Get Windows® Phone 8 Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.