Click or drag to resize

GetFramesWithManifestsResponseFrameIds Property

Version 88.2.90
frameIds

Namespace:  CefSharp.DevTools.ApplicationCache
Assembly:  CefSharp (in CefSharp.dll) Version: 88.2.90.0 (88.2.90.0)
Syntax
public IList<FrameWithManifest> FrameIds { get; }

Property Value

Type: IListFrameWithManifest
See Also