Click or drag to resize

DataEntryResponseType Property

Version 118.6.80
HTTP response type

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

Property Value

Type: CachedResponseType
See Also