Click or drag to resize
ConsoleMessageEventArgs Properties
Version 63.0.0

The ConsoleMessageEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyLine
The line number that generated the console message.
Public propertyMessage
The message text of the console message.
Public propertySource
The source of the console message.
Top
See Also