-
Home
-
API Reference
-
CliInvoke.Builders
-
ProcessConfigurationBuilder
-
Methods
-
SetTargetFilePath(String)
SetTargetFilePath(String) Method
Definition
Sets the target file path for the process configuration.
public IProcessConfigurationBuilder SetTargetFilePath(string targetFilePath)
Parameters
- targetFilePath
- String
The file path where the process configuration will be saved.
Returns