FrameAttachedEventArgsFrameId Property |
Version 118.6.80
Id of the frame that has been attached.
Namespace:
CefSharp.DevTools.Page
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