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.1.1.5749 (1.0.0.0)
Syntax private const string REGEX_DEVICE = "\*\s*Device\s*(?<DeviceID>\d+)\s*\:\s*(?<DeviceName>(\w*\s*)*)"
Field Value
Type:
StringSee Also