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

System.Diagnostics.ProcessStartInfo Constructor

Creates a new System.Diagnostics.ProcessStartInfo object with its ProcessStartInfo.FileName set to the specified value.

public ProcessStartInfo (string filename)

Parameters

filename
Value the ProcessStartInfo.FileName 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