Click or drag to resize

DevToolsClientLog Property

Version 113.3.50
Provides access to log entries.

Namespace:  CefSharp.DevTools
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntax
public LogClient Log { get; }

Property Value

Type: LogClient
See Also