Version 111.2.70
Log entry source.
Namespace:
CefSharp.DevTools.Log
Assembly:
CefSharp (in CefSharp.dll) Version: 111.2.70.0 (111.2.70.0)
Syntax public LogEntrySource Source { get; set; }
public:
property LogEntrySource Source {
LogEntrySource get ();
void set (LogEntrySource value);
}
Property Value
Type:
LogEntrySourceSee Also