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