ResponseReceivedEventArgsHasExtraInfo Property |
Version 98.1.210
Indicates whether requestWillBeSentExtraInfo and responseReceivedExtraInfo events will be
or were emitted for this request.
Namespace:
CefSharp.DevTools.Network
Assembly:
CefSharp (in CefSharp.dll) Version: 98.1.210.0 (98.1.210.0)
Syntax public bool HasExtraInfo { get; }
public:
property bool HasExtraInfo {
bool get ();
}
Property Value
Type:
BooleanSee Also