DevToolsClientLog Property |
Version 130.1.90
Provides access to log entries.
Namespace: CefSharp.DevToolsAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public LogClient Log { get; }
public:
property LogClient^ Log {
LogClient^ get ();
}
Property Value
LogClientSee Also