Méthode | Description | |
---|---|---|
GetArgs ( ) : string[] |
Gets the arguments passed to the other application.
|
|
StartupNextInstanceEventArgs ( string args, bool bringToFront = true ) : System |
Initializes a new instance of the StartupNextInstanceEventArgs class.
|
public StartupNextInstanceEventArgs ( string args, bool bringToFront = true ) : System | ||
args | string | The arguments passed to the program. |
bringToFront | bool | If set to |
Résultat | System |