Click or drag to resize

ConsoleMessageEventArgsMessage Property

Version 96.0.142
The message text of the console message.

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 96.0.142.0 (96.0.142.0)
Syntax
public string Message { get; }

Property Value

Type: String
See Also