RequestPausedEventArgsFrameId Property |
Version 97.1.60
The id of the frame that initiated the request.
Namespace:
CefSharp.DevTools.Fetch
Assembly:
CefSharp (in CefSharp.dll) Version: 97.1.60.0 (97.1.60.0)
Syntax public string FrameId { get; }
public:
property String^ FrameId {
String^ get ();
}
Property Value
Type:
StringSee Also