Summary
Gets the exit code of the process.
- Namespace
- Cake
.Testing - Containing Type
- FakeProcess
Syntax
public int GetExitCode()
Return Value
Type | Description |
---|---|
int | The exit code of the process. |
public int GetExitCode()
Type | Description |
---|---|
int | The exit code of the process. |