Click or drag to resize

DataEntryResponseType Property

Version 94.4.20
HTTP response type

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

Property Value

Type: CachedResponseType
See Also