Class RResult
Results of run.it.
public class RResult
Namespace: Au.Types
Assembly: Au.dll
Inheritance
object
RResult
Properties
| Name | Description |
|---|---|
| ProcessExitCode | The exit code of the process. |
| ProcessHandle | If used flag |
| ProcessId | The process id. |
Methods
| Name | Description |
|---|---|
| ToString() | Returns RResult.ProcessId as string. |