ToolTask.GetProcessStartInfo(String, String, String) Method

Definition

Initializes the information required to spawn the process executing the tool.

C#
protected virtual System.Diagnostics.ProcessStartInfo GetProcessStartInfo(string pathToTool, string commandLineCommands, string responseFileSwitch);
C#
protected System.Diagnostics.ProcessStartInfo GetProcessStartInfo(string pathToTool, string commandLineCommands, string responseFileSwitch);

Parameters

pathToTool
String
commandLineCommands
String
responseFileSwitch
String

Returns

The information required to start the process.

Applies to

Produto Versións
MSBuild 15, 16, 17
MSBuild (.NET Core) 15, 16, 17