How to get Used disk space in Windows Phone c# -
Is there any way to know how much disk space has been occupied by the individual disk in an empty space, my There is only one way to go in the mind.
Update: I should be more clear about my requirement. Actually I want to display the app disk space usage within the app, I already know about the Use the property to get used space. And use the property. This will not clearly give you the full disk space used by the phone, but only using your own applications isolated storage. IsolatedStorageFile.AvailableFreeSpace but it does not solve my problem On the other hand, claims that the
System.IO.IsolatedStorage in Windows Phone 8.0 SDK Provides a
IsolatedStorage class is available using disk size If this class is not actually available in sdk, then if anyone has any idea about it please share.
Comments
Post a Comment