Méthode | Description | |
---|---|---|
Launch ( string executable ) : |
Launches the application with the specified executable.
|
Méthode | Description | |
---|---|---|
Application ( int processId ) : System.Diagnostics |
New application bound to the specified process id.
|
public static Launch ( string executable ) : |
||
executable | string | The executable to launch. |
Résultat |