RequestCachedResponseResponseResponse Property  | 
Version 104.4.240 
            response
            
 
    Namespace: 
   CefSharp.DevTools.CacheStorage
    Assembly:
   CefSharp (in CefSharp.dll) Version: 104.4.240.0 (104.4.240.0)
Syntaxpublic CachedResponse Response { get; }public:
property CachedResponse^ Response {
	CachedResponse^ get ();
}Property Value
Type: 
CachedResponse
See Also