IBrowserHostIsDisposed Property |
Version 57.0.0
Gets a value indicating whether the browserHost has been disposed of.
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 57.0.0.0 (57.0.0.0)
Syntax property bool IsDisposed {
bool get ();
}
Property Value
Type:
BooleanSee Also