Static method for creating and starting a new process based on the information in the specified in the System.Diagnostics.ProcessStartInfo object.
[Edit]
Parameters
- startInfo
- The System.Diagnostics.ProcessStartInfo object containing the details of the process to be started.
[Edit]
Returns
This method is useful for creating a new System.Diagnostics.Process object and starting it.
[Edit]
Remarks
Requirements
Namespace: System.Diagnostics
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0