GetFramesWithManifestsResponseFrameIds Property |
Version 86.0.240
frameIds
Namespace:
CefSharp.DevTools.ApplicationCache
Assembly:
CefSharp (in CefSharp.dll) Version: 86.0.240.0 (86.0.240.0)
Syntax public IList<FrameWithManifest> FrameIds { get; }
public:
property IList<FrameWithManifest^>^ FrameIds {
IList<FrameWithManifest^>^ get ();
}
Property Value
Type:
IListFrameWithManifestSee Also