Mono Class Library: System.Diagnostics.Process Overview | Members

System.Diagnostics.Process.Start Method

Static method for creating and starting a new process based on the information in the specified in the System.Diagnostics.ProcessStartInfo object. [Edit]

public static Process Start (ProcessStartInfo startInfo)

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

Documentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System.Diagnostics
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0