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