Click or drag to resize

DataEntryResponseType Property

Version 92.0.260

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

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

Property Value

Type: CachedResponseType
See Also