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; }
public:
property LogClient^ Log {
LogClient^ get ();
}
Property Value
Type:
LogClientSee Also