| DefaultBenchManagerVerbose Property |
A flag, controlling if non error messages should be displayed to the user.
If it is set to true, all messages are displayed; otherwise only
error messages are displayed.
Namespace:
Mastersign.Bench
Assembly:
BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax public bool Verbose { get; set; }
Public Property Verbose As Boolean
Get
Set
Property Value
Type:
BooleanSee Also