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