Click or drag to resize

BenchTasksAskForBenchCloneTargetDirectory Method

Shows a simple UI to ask for the target directory for a new Bench environment.

Namespace:  Mastersign.Bench
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public static string AskForBenchCloneTargetDirectory()

Return Value

Type: String
A path to an existing directory or null.
See Also