ResHackerExitedEventArgs Constructor

Initializes a new instance of the ResHackerExitedEventArgs class.

Definition

Namespace: DevCase.ThirdParty.ResHacker
Assembly: DevCase.net48.ThirdParty.ResHacker (in DevCase.net48.ThirdParty.ResHacker.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public ResHackerExitedEventArgs(
	string arguments,
	string errorMessage,
	int exitCode
)

Parameters

arguments  String
The arguments that was passed to the process.
errorMessage  String
The arguments that was passed to the process.
exitCode  Int32
The process exit code.

Remarks

Note: Some functionalities of this assembly may require to install one or all of the listed applications:

Resource Hacker (reshacker.exe)

See Also