Click or drag to resize

ButterflowWrapper.ButterflowOutputArgs.OutputType Property

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

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

Property Value

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