Share via


IsolatedStorage クラス

すべての分離ストレージ実装の派生元となる抽象基本クラスを表します。

この型のすべてのメンバの一覧については、IsolatedStorage メンバ を参照してください。

System.Object
   System.MarshalByRefObject
      System.IO.IsolatedStorage.IsolatedStorage
         System.IO.IsolatedStorage.IsolatedStorageFile

MustInherit Public Class IsolatedStorage
   Inherits MarshalByRefObject
[C#]
public abstract class IsolatedStorage : MarshalByRefObject
[C++]
public __gc __abstract class IsolatedStorage : public
   MarshalByRefObject
[JScript]
public abstract class IsolatedStorage extends MarshalByRefObject

スレッドセーフ

この型の public static (Visual Basicでは Shared) のすべてのメンバは、マルチスレッド操作で安全に使用できます。インスタンスのメンバの場合は、スレッドセーフであるとは限りません。

解説

ファイル ベースの分離ストレージの詳細については、 IsolatedStorageFile クラスのトピックを参照してください。

必要条件

名前空間: System.IO.IsolatedStorage

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

アセンブリ: Mscorlib (Mscorlib.dll 内)

参照

IsolatedStorage メンバ | System.IO.IsolatedStorage 名前空間 | 分離ストレージ