SetTargetFilePath(String) Method

Definition

Assembly CliInvoke.Core.dll

Sets the Target File Path of the Process Executable.

IProcessConfigurationBuilder SetTargetFilePath(string targetFilePath)

Parameters

targetFilePath
String

The target file path of the Process.

Returns

IProcessConfigurationBuilder
The ProcessConfigurationBuilder with the updated Target File Path.