TestTraceListener.

Messages Property

Assembly
Wyam.Testing.dll
Namespace
Wyam.Testing.Tracing
Containing Type
TestTraceListener

Syntax

public List<KeyValuePair<TraceEventType, string>> Messages { get; }

Value

Type Description
List<KeyValuePair<TraceEventType, string>>
GitHub