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

System.Diagnostics.ProcessStartInfo Constructor

Creates a new System.Diagnostics.ProcessStartInfo object with its ProcessStartInfo.FileName and ProcessStartInfo.Arguments set to the specified values.

public ProcessStartInfo (string filename, string arguments)

Parameters

filename
Documentation for this section has not yet been entered.
arguments
Value the ProcessStartInfo.Arguments property should be set to.

Remarks

Requirements

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