Overload | Description |
---|---|
Run() | Runs the process and returns the exit code. |
Run(String[]) | Runs the process with additional arguments and returns the exit code. |
Run(TextReader,String[]) | Runs the process with additional arguments and returns the exit code. |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7