IsolatedStorageFile.GetEnumerator メソッド
アセンブリ: mscorlib (mscorlib.dll 内)

Dim scope As IsolatedStorageScope Dim returnValue As IEnumerator returnValue = IsolatedStorageFile.GetEnumerator(scope)
- scope
分離ストアを返す対象の IsolatedStorageScope を表します。サポートされている IsolatedStorageScope の組み合わせは、User と User|Roaming だけです。
指定した分離ストレージ スコープ内の 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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- IsolatedStorageFile.GetEnumerator メソッドのページへのリンク