ChromiumWebBrowserGetBrowser Method |
Version 88.2.90
Returns the current IBrowser Instance
Namespace:
CefSharp.WinForms
Assembly:
CefSharp.WinForms (in CefSharp.WinForms.dll) Version: 88.2.90.0 (88.2.90.0)
Syntax public IBrowser GetBrowser()
public:
virtual IBrowser^ GetBrowser() sealed
Return Value
Type:
IBrowserbrowser instance or null
Implements
IWebBrowserGetBrowserSee Also