IBrowserMainFrame Property |
Version 55.0.0
Returns the main (top-level) frame for the browser window.
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 55.0.0.0 (55.0.0.0)
Syntax IFrame MainFrame { get; }
property IFrame^ MainFrame {
IFrame^ get ();
}
Property Value
Type:
IFrameSee Also