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

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

エントリ ポイントが指定されていないことが原因で Assembly の読み込みに失敗した場合に発生するエラーを表します。
EntryPointNotFoundException のインスタンスの初期プロパティ値の一覧については、EntryPointNotFoundException コンストラクタのトピックを参照してください。

System.Exception
System.SystemException
System.TypeLoadException
System.EntryPointNotFoundException


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


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