ExitCode Property

Definition

Namespace CliInvoke.Core
Assembly CliInvoke.Core.dll

The exit code from the Command that was executed.

public int ExitCode { get; }

Returns