Initializes a new instance of
the ExecProcess class.
Namespace: CleanCode.IOAssembly: CleanCode (in CleanCode.dll) Version: 1.2.3.0 (1.2.03)
Syntax
Parameters
- filename
- Type: System String
The program to invoke.
- args
- Type: System String
Argument list to the program (zero or more arguments).
See Also