Click or drag to resize

ConsoleMessageEventArgs Properties

Version 75.1.140

The ConsoleMessageEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyLevel
Log level
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