Version 93.1.111 
            Frame ID for frame owner elements and also for the document node.
            
 
    Namespace: 
   CefSharp.DevTools.DOMSnapshot
    Assembly:
   CefSharp (in CefSharp.dll) Version: 93.1.111.0 (93.1.111.0)
Syntaxpublic string FrameId { get; set; }public:
property String^ FrameId {
	String^ get ();
	void set (String^ value);
}Property Value
Type: 
String
See Also