EntryAddedEventArgsEntry Property |
Version 130.1.90
The entry.
Namespace: CefSharp.DevTools.LogAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public LogEntry Entry { get; }
public:
property LogEntry^ Entry {
LogEntry^ get ();
}
Property Value
LogEntrySee Also