AssemblyBuilder.SetEntryPoint メソッド (MethodInfo, PEFileKinds)
このアセンブリのエントリ ポイントを設定し、構築するポータブル実行可能 (PE) ファイルの型を定義します。
名前空間: System.Reflection.Emit
アセンブリ: mscorlib (mscorlib.dll 内)
構文



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


AssemblyBuilder.SetEntryPoint メソッド
この動的アセンブリのエントリ ポイントを設定します。
オーバーロードの一覧
名前 | 説明 |
---|---|
AssemblyBuilder.SetEntryPoint (MethodInfo) | コンソール アプリケーションを構築するという前提で、この動的アセンブリのエントリ ポイントを設定します。 |
AssemblyBuilder.SetEntryPoint (MethodInfo, PEFileKinds) | このアセンブリのエントリ ポイントを設定し、構築するポータブル実行可能 (PE) ファイルの型を定義します。 |

AssemblyBuilder.SetEntryPoint メソッド (MethodInfo)
コンソール アプリケーションを構築するという前提で、この動的アセンブリのエントリ ポイントを設定します。
名前空間: System.Reflection.Emit
アセンブリ: mscorlib (mscorlib.dll 内)
構文



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


- AssemblyBuilder.SetEntryPointのページへのリンク