ToolTask.LogPathToTool(String, String) Method

Definition

Logs the tool name and the path from where it is being run.

C#
protected virtual void LogPathToTool(string toolName, string pathToTool);

Parameters

toolName
String

The tool to Log. This is the actual tool being used, ie. if ToolExe has been specified it will be used, otherwise it will be ToolName

pathToTool
String

The path from where the tool is being run.

Applies to

Product Versions
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1