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

<SerializableAttribute> _ <ComVisibleAttribute(True)> _ Public NotInheritable Class InvalidProgramException Inherits SystemException
[SerializableAttribute] [ComVisibleAttribute(true)] public sealed class InvalidProgramException : SystemException
[SerializableAttribute] [ComVisibleAttribute(true)] public ref class InvalidProgramException sealed : public SystemException

InvalidProgramException は、値 0x8013153A を保持する HRESULT COR_E_INVALIDPROGRAM を使用します。
InvalidProgramException のインスタンスの初期プロパティ値の一覧については、InvalidProgramException コンストラクタのトピックを参照してください。
InvalidProgramException の詳細については、http://support.microsoft.com にある Microsoft サポート技術情報の文書 Q312544 (「What to Do If You Receive an InvalidProgramException Error Message」) を参照してください。

System.Exception
System.SystemException
System.InvalidProgramException


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


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