BackForwardCacheNotUsedEventArgsFrameId Property  | 
Version 104.4.240 
            The frame id of the associated frame.
            
 
    Namespace: 
   CefSharp.DevTools.Page
    Assembly:
   CefSharp (in CefSharp.dll) Version: 104.4.240.0 (104.4.240.0)
Syntaxpublic string FrameId { get; }public:
property String^ FrameId {
	String^ get ();
}Property Value
Type: 
String
See Also