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