Version 87.1.132 
            Log entry source.
            
 
    Namespace: 
   CefSharp.DevTools.Log
    Assembly:
   CefSharp (in CefSharp.dll) Version: 87.1.132.0 (87.1.132.0)
Syntaxpublic string Source { get; set; }public:
property String^ Source {
	String^ get ();
	void set (String^ value);
}Property Value
Type: 
String
See Also