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