Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
ConEmu
WinForms
ConsoleProcessExitedEventArgs
C# Class ConEmu.WinForms.ConsoleProcessExitedEventArgs
Gives the exit code of the console process when it exits in the console emulator.
Inheritance:
System.EventArgs
Afficher le fichier
Open project: Maximus5/conemu-inside
Méthodes publiques
Méthode
Description
ConsoleProcessExitedEventArgs
(
int
exitcode
) :
System
Method Details
ConsoleProcessExitedEventArgs()
public
méthode
public
ConsoleProcessExitedEventArgs
(
int
exitcode
) :
System
exitcode
int
Résultat
System