Click or drag to resize

ButterflowWrapperButterflowOutputArgsOutputType Property

Gets or sets the type of the output detected from butterflow.

Namespace:  butterflow_ui
Assembly:  butterflow-ui (in butterflow-ui.exe) Version: 1.0.2.31734 (1.0.0.0)
Syntax
C#
public ButterflowWrapperButterflowOutputType OutputType { get; private set; }

Property Value

Type: ButterflowWrapperButterflowOutputType
The type of the output detected from butterflow.
See Also