FrameNavigatedEventArgsFrame Property |
Version 107.1.120
Frame object.
Namespace:
CefSharp.DevTools.Page
Assembly:
CefSharp (in CefSharp.dll) Version: 107.1.120.0 (107.1.120.0)
Syntax public Frame Frame { get; }
public:
property Frame^ Frame {
Frame^ get ();
}
Property Value
Type:
FrameSee Also