Click or drag to resize

WebBrowserExtensionsBrowserHostNullExceptionString Field

Version 96.0.142

[Missing <summary> documentation for "F:CefSharp.WebBrowserExtensions.BrowserHostNullExceptionString"]

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 96.0.142.0 (96.0.142.0)
Syntax
public const string BrowserHostNullExceptionString = "IBrowserHost instance is null. Browser has likely not finished initializing or is in the process of disposing."

Field Value

Type: String
See Also