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