DevToolsClientLog Property |
Version 112.3.0
Provides access to log entries.
Namespace:
CefSharp.DevTools
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax public LogClient Log { get; }
public:
property LogClient^ Log {
LogClient^ get ();
}
Property Value
Type:
LogClientSee Also