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