Click or drag to resize

IBrowserGetHost Method

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

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

Return Value

IBrowserHost
the browser host object
See Also