Click or drag to resize

DefaultBenchManagerSetupRequiredApps Method

Sets up only the apps required by Bench.

Namespace:  Mastersign.Bench
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public bool SetupRequiredApps()

Return Value

Type: Boolean
true if the execution of the task was successful; otherwise false.
See Also