ToolTask.LogToolCommand(String) Method

Definition

Logs the actual command line about to be executed (or what the task wants the log to show)

C#
protected virtual void LogToolCommand(string message);

Parameters

message
String

Descriptive message about what is happening - usually the command line to be executed.

Applies to

Product Versions
MSBuild 15, 16, 17
MSBuild (.NET Core) 15, 16, 17