Mono Class Library: System.Diagnostics Namespace

System.Diagnostics.ProcessStartInfo Class

System.Diagnostics.ProcessStartInfo is used to as a container for information required for starting a System.Diagnostics.Process. [Edit]

See Also: ProcessStartInfo Members

[System.ComponentModel.TypeConverter(typeof(System.ComponentModel.ExpandableObjectConverter))]
public sealed class ProcessStartInfo

Remarks

The System.Diagnostics.ProcessStartInfo object is usually used as a container for information about the process to be started. As such, it's usually used in conjunction with System.Diagnostics.Process. [Edit]

Requirements

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