SystemUtilityListFiles Method

Scanjour Workflow4 Reference Manual

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

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[] ListFiles(
	string directory,
	bool recursive
)

Parameters

directory
Type: SystemString

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

recursive
Type: SystemBoolean

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

Return Value

Type: String

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

See Also

Reference