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
プロジェクトの名前。
.NET Framework のセキュリティ
プラットフォーム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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照Weblioに収録されているすべての辞書からTaskLoggingHelper.LogExternalProjectStarted メソッドを検索する場合は、下記のリンクをクリックしてください。
全ての辞書からTaskLoggingHelper.LogExternalProjectStarted メソッド
を検索
- TaskLoggingHelper.LogExternalProjectStarted メソッドのページへのリンク