Home
Home
Docs
API Reference
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API Reference
CliInvoke.Core
ProcessResult
Properties
ExitCode
Menu
On this page
ExitCode Property
Definition
Namespace
CliInvoke.Core
Assembly
CliInvoke.Core.dll
View source
The exit code from the Command that was executed.
public int ExitCode { get; }
Returns
Int32