-
Home
-
API Reference
-
CliInvoke.Core.Builders
-
IProcessConfigurationBuilder
-
Methods
-
SetTargetFilePath(String)
SetTargetFilePath(String) Method
Definition
Sets the Target File Path of the Process Executable.
IProcessConfigurationBuilder SetTargetFilePath(string targetFilePath)
Parameters
- targetFilePath
- String
The target file path of the Process.
Returns