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