FrameAttachedEventArgsFrameId Property  | 
Version 108.4.130 
            Id of the frame that has been attached.
            
 
    Namespace: 
   CefSharp.DevTools.Page
    Assembly:
   CefSharp (in CefSharp.dll) Version: 108.4.130.0 (108.4.130.0)
Syntaxpublic string FrameId { get; }public:
property String^ FrameId {
	String^ get ();
}Property Value
Type: 
String
See Also