Click or drag to resize

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; }

Property Value

Type: Boolean
See Also