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