TaskLoggingHelper.LogExternalProjectStarted メソッド
アセンブリ: Microsoft.Build.Utilities (microsoft.build.utilities.dll 内)

Public Sub LogExternalProjectStarted ( _ message As String, _ helpKeyword As String, _ projectFile As String, _ targetNames As String _ )
Dim instance As TaskLoggingHelper Dim message As String Dim helpKeyword As String Dim projectFile As String Dim targetNames As String instance.LogExternalProjectStarted(message, helpKeyword, projectFile, targetNames)
public void LogExternalProjectStarted ( string message, string helpKeyword, string projectFile, string targetNames )
public: void LogExternalProjectStarted ( String^ message, String^ helpKeyword, String^ projectFile, String^ targetNames )
public void LogExternalProjectStarted ( String message, String helpKeyword, String projectFile, String targetNames )
public function LogExternalProjectStarted ( message : String, helpKeyword : String, projectFile : String, targetNames : String )
- helpKeyword
ヘルプ キーワード。
- projectFile
プロジェクトの名前。


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


- TaskLoggingHelper.LogExternalProjectStarted メソッドのページへのリンク