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