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