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