Click or drag to resize

DataEntryResponseType Property

Version 91.1.160

[Missing <summary> documentation for "P:CefSharp.DevTools.CacheStorage.DataEntry.ResponseType"]

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

Property Value

Type: CachedResponseType
See Also