TaskLoggingHelper.LogExternalProjectStarted Method

Definition

Small helper for logging the custom ExternalProjectStarted build event Thread safe.

C#
public void LogExternalProjectStarted(string message, string helpKeyword, string projectFile, string targetNames);

Parameters

message
String

text message

helpKeyword
String

help keyword

projectFile
String

project name

targetNames
String

targets we are going to build (empty indicates default targets)

Applies to

Ürün Sürümler
MSBuild 15, 16, 17
MSBuild (.NET Core) 15, 16, 17