IsolatedStorage.CurrentSize プロパティ
アセンブリ: mscorlib (mscorlib.dll 内)

[CLSCompliantAttribute(false)] public: virtual property usigned long long CurrentSize { usigned long long get (); }
分離ストレージのスコープ内で現在使用されているストレージ単位数。


このプロパティは、分離ストレージのスコープ内にあるすべてのストレージ リソースによるストレージ使用率の合計を表します。IsolatedStorageFile.CurrentSize は、このプロパティを実装しています。IsolatedStorageFile オブジェクトの場合、この値の単位はバイトです。データベースなど、その他のストレージ オブジェクトの実装では、この値は別のストレージ単位になることがあります。

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からIsolatedStorage.CurrentSize プロパティを検索する場合は、下記のリンクをクリックしてください。

- IsolatedStorage.CurrentSize プロパティのページへのリンク