Click or drag to resize

ButterflowWrapperREGEX_DEVICE Field

The RegEx string for determining available processing devices in butterflow..

Namespace:  butterflow_ui
Assembly:  butterflow-ui (in butterflow-ui.exe) Version: 1.0.5.43134 (1.0.0.0)
Syntax
C#
private const string REGEX_DEVICE = "\*\s*Device\s*(?<DeviceID>\d+)\s*\:\s*(?<DeviceName>(\w*\s*)*)"

Field Value

Type: String
See Also