[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 = "", 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 (Optional)
- Type: SystemString
[Missing <param name="workingDirectory"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Setup.DatabaseService.Launch(System.String,System.String,System.String)"]
- arguments (Optional)
- Type: SystemString
[Missing <param name="arguments"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Setup.DatabaseService.Launch(System.String,System.String,System.String)"]
See Also