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