Click or drag to resize

BackForwardCacheNotRestoredExplanationTree.Children Property

Version 108.4.130
Array of children frame

Namespace:  CefSharp.DevTools.Page
Assembly:  CefSharp (in CefSharp.dll) Version: 108.4.130.0 (108.4.130.0)
Syntax
public IList<BackForwardCacheNotRestoredExplanationTree> Children { get; set; }

Property Value

Type: IList<BackForwardCacheNotRestoredExplanationTree>
See Also