Click or drag to resize

DataEntryResponseType Property

Version 101.0.180
HTTP response type

Namespace:  CefSharp.DevTools.CacheStorage
Assembly:  CefSharp (in CefSharp.dll) Version: 101.0.180.0 (101.0.180.0)
Syntax
public CachedResponseType ResponseType { get; set; }

Property Value

Type: CachedResponseType
See Also