共用方式為


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

屬性值

適用於