SystemUtilityExecute Method

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.SystemUtility.Execute(System.String,System.String[])"]

Namespace:  Scanjour.Workflow4.TestFramework.Internal
Assembly:  Scanjour.Workflow4.TestFramework.Internal (in Scanjour.Workflow4.TestFramework.Internal.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public static string Execute(
	string executable,
	params string[] args
)

Parameters

executable
Type: SystemString

[Missing <param name="executable"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.SystemUtility.Execute(System.String,System.String[])"]

args
Type: SystemString

[Missing <param name="args"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.SystemUtility.Execute(System.String,System.String[])"]

Return Value

Type: String

[Missing <returns> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.SystemUtility.Execute(System.String,System.String[])"]

See Also

Reference