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