Mono Class Library: OverviewSystem.Diagnostics.ProcessStartInfo: Constructor Members |
The constructors of System.Diagnostics.ProcessStartInfo are listed below. For a list of all members, see the ProcessStartInfo Members list.
See Also: Inherited members from System.Object
Default Constructor. Creates an empty System.Diagnostics.ProcessStartInfo object. Creates a new System.Diagnostics.ProcessStartInfo object with its ProcessStartInfo.FileName set to the specified value. Creates a new System.Diagnostics.ProcessStartInfo object with its ProcessStartInfo.FileName and ProcessStartInfo.Arguments set to the specified values.