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