 | freeRunnerModulefreeRunnerOperation Enumeration |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
ENUM za sve dostupne operacije
Namespace:
imbACE.Services.process
Assembly:
imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax[imbAttribute(imbAttributeName.menuIcon, "bigb01")]
[imbAttribute(imbAttributeName.menuCommandTitle, "Free Runner")]
public enum freeRunnerOperation
Request Example
View Source
Members|
| Member name | Value | Description |
|---|
| run | 0 | |
| killActiveProcess | 1 | |
| checkActiveProcess | 2 | |
| takeSelectedProcess | 3 | |
| browseForFile | 4 | |
| externalToolToFreerunMode | 5 | |
| getCSharpLine | 6 | |
See Also