CefBrowser GetHost Method Xilium.CefGlue

[This is preliminary documentation and is subject to change.]

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

Namespace: Xilium.CefGlue
Assembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax

public CefBrowserHost GetHost()

Return Value

Type: CefBrowserHost

[Missing <returns> documentation for "M:Xilium.CefGlue.CefBrowser.GetHost"]

See Also