Click or drag to resize

OptionsConfigurationToButterflowArguments Method

Converts this object to a butterflow options.

Namespace:  butterflow_ui
Assembly:  butterflow-ui (in butterflow-ui.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string ToButterflowArguments()

Return Value

Type: String
This object as a string.
See Also