Click or drag to resize

AppFacadeExeTest Property

A flag to control whether the main executable of this app can be tested by executing it with the ExeTestArguments and checking the exit code for 0.

Namespace:  Mastersign.Bench
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public bool ExeTest { get; }

Property Value

Type: Boolean
See Also