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

プロパティ値

適用対象