อ่านในภาษาอังกฤษ

แชร์ผ่าน


ToolTask.GetResponseFileSwitch(String) Method

Definition

Returns the command line switch used by the tool executable to specify the response file. Will only be called if the task returned a non empty string from GetResponseFileCommands Called after ValidateParameters, SkipTaskExecution and GetResponseFileCommands

C#
protected virtual string GetResponseFileSwitch(string responseFilePath);

Parameters

responseFilePath
String

full path to the temporarily created response file

Returns

Remarks

This method is only called if GenerateResponseFileCommands returns a non-empty string value.

This method is called after ValidateParameters, SkipTaskExecution and GenerateResponseFileCommands.

Applies to

ผลิตภัณฑ์ เวอร์ชัน
.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