Class ProcessExtension
Inheritance
System.Object
ProcessExtension
Namespace: Cosmos.Build.Common
Assembly: Cosmos.Build.Common.dll
Syntax
public static class ProcessExtension : object
Methods
| Improve this Doc View SourceLaunchApplication(String, String, Boolean)
Declaration
public static string LaunchApplication(string app, string args, bool waitForExit)
Parameters
Type | Name | Description |
---|---|---|
System.String | app | |
System.String | args | |
System.Boolean | waitForExit |
Returns
Type | Description |
---|---|
System.String |