CefSettingsBaseIsDisposed Property  | 
Version 104.4.240 
            Gets a value indicating if the CefSettings has been disposed.
            
 
    Namespace: 
   CefSharp
    Assembly:
   CefSharp.Core (in CefSharp.Core.dll) Version: 104.4.240.0
Syntaxpublic bool IsDisposed { get; }public:
property bool IsDisposed {
	bool get ();
}Property Value
Type: 
Boolean
See Also