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