Click or drag to resize

ConsoleMessageLogWritten Event

Occurs when log has been written to the console.

Namespace:  Hummingbird.TestFramework
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public static event EventHandler<TextAddedEventArgs> LogWritten

Value

Type: SystemEventHandlerTextAddedEventArgs
See Also