[Missing <summary> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Setup.DatabaseService.Launch(System.String,System.String,System.String[])"]
Namespace: Scanjour.Workflow4.TestFramework.Internal.Setup
Assembly: Scanjour.Workflow4.TestFramework.Internal (in Scanjour.Workflow4.TestFramework.Internal.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
public static void Launch( string fileName, string workingDirectory, params string[] arguments )
Parameters
- fileName
- Type: SystemString
[Missing <param name="fileName"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Setup.DatabaseService.Launch(System.String,System.String,System.String[])"]
- workingDirectory
- Type: SystemString
[Missing <param name="workingDirectory"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Setup.DatabaseService.Launch(System.String,System.String,System.String[])"]
- arguments
- Type: SystemString
[Missing <param name="arguments"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Setup.DatabaseService.Launch(System.String,System.String,System.String[])"]
See Also