Version 102.0.100
Frame information for this tree item.
Namespace:
CefSharp.DevTools.Page
Assembly:
CefSharp (in CefSharp.dll) Version: 102.0.100.0 (102.0.100.0)
Syntax public Frame Frame { get; set; }
public:
property Frame^ Frame {
Frame^ get ();
void set (Frame^ value);
}
Property Value
Type:
FrameSee Also