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