ApplicationManifest.EntryPoint プロパティ
アセンブリ: Microsoft.Build.Tasks (microsoft.build.tasks.dll 内)

Public Overrides Property EntryPoint As AssemblyReference
Dim instance As ApplicationManifest Dim value As AssemblyReference value = instance.EntryPoint instance.EntryPoint = value
public: virtual property AssemblyReference^ EntryPoint { AssemblyReference^ get () override; void set (AssemblyReference^ value) override; }
/** @property */ public AssemblyReference get_EntryPoint () /** @property */ public void set_EntryPoint (AssemblyReference value)
public override function get EntryPoint () : AssemblyReference public override function set EntryPoint (value : AssemblyReference)
アプリケーションのエントリ ポイントを表す AssemblyReference オブジェクト。


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


ApplicationManifest クラス
ApplicationManifest メンバ
Microsoft.Build.Tasks.Deployment.ManifestUtilities 名前空間
Weblioに収録されているすべての辞書からApplicationManifest.EntryPoint プロパティを検索する場合は、下記のリンクをクリックしてください。

- ApplicationManifest.EntryPoint プロパティのページへのリンク