Bagikan melalui


ProcessLauncherResult.ExitCode Properti

Definisi

Mewakili kode keluar dari proses yang dijalankan dari ProcessLauncher.

public:
 property unsigned int ExitCode { unsigned int get(); };
uint32_t ExitCode();
public uint ExitCode { get; }
var uInt32 = processLauncherResult.exitCode;
Public ReadOnly Property ExitCode As UInteger

Nilai Properti

UInt32

unsigned int

uint32_t

Kode keluar.

Berlaku untuk