Click or drag to resize

GetFramesWithManifestsResponseFrameIds Property

Version 90.6.50
frameIds

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

Property Value

Type: IListFrameWithManifest
See Also