| 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()
Public Shared Function AskForBenchCloneTargetDirectory As String
Return Value
Type:
StringA path to an existing directory or
null.
See Also