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 public string ToButterflowArguments()
Public Function ToButterflowArguments As String
public:
String^ ToButterflowArguments()
member ToButterflowArguments : unit -> string
Return Value
Type:
String This object as a string.
See Also