Click or drag to resize

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.0.42906 (1.0.0.0)
Syntax
C#
private void Run(
	string arguments
)

Parameters

arguments
Type: SystemString
Options for controlling the operation.
See Also