ConsoleMessageReceivedEventArgs Properties |
The ConsoleMessageReceivedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
Browser |
Gets the IBrowser instance associated with the event.
(Inherited from BrowserEventArgs.) | |
Level |
Gets the console message level.
| |
LineNumber |
Gets the line number that caused the message.
| |
Message |
Gets the console message text.
| |
Source |
Gets the source of the console message.
|