| EntryAddedEventArgsEntry Property  | 
Version 94.4.20 
            The entry.
            
 
    Namespace: 
   CefSharp.DevTools.Log
    Assembly:
   CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
 Syntax
Syntaxpublic LogEntry Entry { get; }public:
property LogEntry^ Entry {
	LogEntry^ get ();
}Property Value
Type: 
LogEntry See Also
See Also