Click or drag to resize

CommandLineUtilityEscapeArgument Method

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


Namespace: Scanjour.Workflow4.TestFramework.Internal
Assembly: Scanjour.Workflow4.TestFramework.Internal (in Scanjour.Workflow4.TestFramework.Internal.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public static string EscapeArgument(
	string argument
)

Parameters

argument  String

[Missing <param name="argument"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.CommandLineUtility.EscapeArgument(System.String)"]

Return Value

String

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

See Also