BrowserSettingsIsDisposed Property |
Version 79.1.350
Gets a value indicating if the browser settings has been disposed.
Namespace:
CefSharp
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 76.1.90.0
Syntax public virtual bool IsDisposed { get; }
public:
virtual property bool IsDisposed {
bool get ();
}
Property Value
Type:
BooleanImplements
IBrowserSettingsIsDisposedSee Also