Click or drag to resize

MemoryLoggerMessages Property

The message raised by the build process.

Namespace:  Hummingbird.TestFramework.CodeGenerator
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public BindingList<LogMessage> Messages { get; }

Property Value

Type: BindingListLogMessage
See Also