set_ExitCode()
Environment::set_ExitCode(int) method
Sets the specified value as exit code for the current process.
static void System::Environment::set_ExitCode(int value)
Arguments
| Parameter | Type | Description |
|---|---|---|
| value | int | The exit code to be set for the current process |
See Also
- Struct Environment
- Namespace System
- Library Aspose.Slides