Gets the event dispatcher for the test runner.

Namespace:  Gallio.Runner
Assembly:  Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)

Syntax

C#
ITestRunnerEvents Events { get; }
Visual Basic (Declaration)
ReadOnly Property Events As ITestRunnerEvents

See Also