Version 106.0.290 
            Log entry source.
            
 
    Namespace: 
   CefSharp.DevTools.Log
    Assembly:
   CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntaxpublic LogEntrySource Source { get; set; }public:
property LogEntrySource Source {
	LogEntrySource get ();
	void set (LogEntrySource value);
}Property Value
Type: 
LogEntrySource
See Also