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