Click or drag to resize

BackForwardCacheNotRestoredExplanationTreeExplanations Property

Version 118.6.80
Not restored reasons of each frame

Namespace:  CefSharp.DevTools.Page
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public IList<BackForwardCacheNotRestoredExplanation> Explanations { get; set; }

Property Value

Type: IListBackForwardCacheNotRestoredExplanation
See Also