RequestCachedResponseResponseResponse Property |
Version 113.3.50
response
Namespace:
CefSharp.DevTools.CacheStorage
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntax public CachedResponse Response { get; }
public:
property CachedResponse^ Response {
CachedResponse^ get ();
}
Property Value
Type:
CachedResponseSee Also