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