Click or drag to resize

RequestInterceptedEventArgsFrameId Property

Version 97.1.60
The id of the frame that initiated the request.

Namespace:  CefSharp.DevTools.Network
Assembly:  CefSharp (in CefSharp.dll) Version: 97.1.60.0 (97.1.60.0)
Syntax
public string FrameId { get; }

Property Value

Type: String
See Also