 | 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)
Syntaxpublic bool ExeTest { get; }
Public ReadOnly Property ExeTest As Boolean
Get
Property Value
Type:
Boolean
See Also