ManagedCefBrowserAdapterIsDisposed Property |
Version 55.0.0[Missing <summary> documentation for "P:CefSharp.ManagedCefBrowserAdapter.IsDisposed"]
Namespace: CefSharpAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 55.0.0.0
Syntax public virtual bool IsDisposed { get; }
public:
virtual property bool IsDisposed {
bool get ();
}
Property Value
Type:
BooleanSee Also