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