InvocationContext.ExitCode Property

Definition

A value that can be used to set the exit code for the process.

public:
 property int ExitCode { int get(); void set(int value); };
public int ExitCode { get; set; }
member this.ExitCode : int with get, set
Public Property ExitCode As Integer

Property Value

Applies to