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. [Edit]

public ProcessStartInfo (string filename, string arguments)

Parameters

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

Remarks

[Edit]

Requirements

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