Click or drag to resize

IBrowserGetHost Method

Version 94.4.20
Returns the browser host object. This method can only be called in the browser process.

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax
IBrowserHost GetHost()

Return Value

Type: IBrowserHost
the browser host object
See Also