Click or drag to resize

DefaultBenchManager Properties

The DefaultBenchManager type exposes the following members.

Properties
  NameDescription
Public propertyConfig
The configuration of the Bench system.
Public propertyDownloader
The downloader for downloading app resources.
Public propertyEnv
The environment variables of the Bench system.
Public propertyIsDisposed
Returns a value, indicating of this instance was already disposed.
Public propertyProcessExecutionHost
The host for starting and running Windows processes.
Public propertyUI
The user interface to communicate with the user.
Public propertyVerbose
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.
Top
See Also