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