Mono Class Library: System.Diagnostics NamespaceSystem.Diagnostics.Process Class |
See Also: Process Members
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Diagnostics.Process
|
The Process class provides the means for interacting with the operating system processes. Once a System.Diagnostics.Process object has been created, it can be used to access information about the process, as well as interacting with it.
During process launching, if the ShellExecute attribute is set to true, then files and documents that have a mime-type associated will be launched, with the operating system specific mechanism to open these files.
[Edit]
Operating Environment Command used to start process Linux, with FreeDesktop xdg-open Linux, with Gnome gnome-open Linux, with KDE kfmclient exec MacOS X open Windows start
Namespace: System.Diagnostics
Assembly: System (in System.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0