Process..::.Start Method
This page is specific to:.NET Framework Version:1.12.03.03.54.0
.NET Framework Class Library
Process..::.Start Method

Starts a process resource and associates it with a Process component.

Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkStart()()()Starts (or reuses) the process resource that is specified by the StartInfo property of this Process component and associates it with the component.
Public methodStatic memberSupported by the .NET Compact FrameworkStart(ProcessStartInfo)Starts the process resource that is specified by the parameter containing process start information (for example, the file name of the process to start) and associates the resource with a new Process component.
Public methodStatic memberStart(String)Starts a process resource by specifying the name of a document or application file and associates the resource with a new Process component.
Public methodStatic memberSupported by the .NET Compact FrameworkStart(String, String)Starts a process resource by specifying the name of an application and a set of command-line arguments, and associates the resource with a new Process component.
Public methodStatic memberStart(String, String, SecureString, String)Starts a process resource by specifying the name of an application, a user name, a password, and a domain and associates the resource with a new Process component.
Public methodStatic memberStart(String, String, String, SecureString, String)Starts a process resource by specifying the name of an application, a set of command-line arguments, a user name, a password, and a domain and associates the resource with a new Process component.
Top
See Also

Reference

Community Content

WaitForExit Help
Added by:Thomas Lee

Refer to my blog for very helpful advice on Process WaitForExit examples..

Jeff Fischer

© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View