Exec.LogToolCommand(String) Method

Definition

Logs the command to be executed.

This API supports the product infrastructure and is not intended to be used directly from your code.

C#
protected override void LogToolCommand(string message);

Parameters

message
String

Remarks

Overridden to log the batch file command instead of the cmd.exe command.

Applies to

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