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