ButterflowWrapperRun Method (String) |
Runs butterflow with the given arguments by adding it to the queue.
Namespace:
butterflow_ui
Assembly:
butterflow-ui (in butterflow-ui.exe) Version: 1.1.1.5749 (1.0.0.0)
Syntax private void Run(
string arguments
)
Parameters
- arguments
- Type: SystemString
Options for controlling the operation.
See Also