IsolatedStorageException クラス
アセンブリ: mscorlib (mscorlib.dll 内)

<SerializableAttribute> _ <ComVisibleAttribute(True)> _ Public Class IsolatedStorageException Inherits Exception
[SerializableAttribute] [ComVisibleAttribute(true)] public class IsolatedStorageException : Exception
[SerializableAttribute] [ComVisibleAttribute(true)] public ref class IsolatedStorageException : public Exception

IsolatedStorageException は、値 0x80131450 の ISS_E_ISOSTORE を使用します。
-
証拠なし。分離ストレージは、コードの ID を確認し、関連付けられた正しいファイル領域に接続するために証拠 (アセンブリとその起源に関する情報) を要求します。この情報なしに、分離ストレージは使用できません。
IsolatedStorageException のインスタンスの初期プロパティ値の一覧については、IsolatedStorageException コンストラクタのトピックを参照してください。

System.Exception
System.IO.IsolatedStorage.IsolatedStorageException


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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- IsolatedStorageException クラスのページへのリンク