Share via


InvocationContext.ExitCode 属性

定义

一个值,该值可用于设置进程的退出代码。

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

属性值

适用于