IEngine Properties | 
The IEngine type exposes the following members.
| Name | Description | |
|---|---|---|
| CookieStore |  Obsolete.  
                Gets the cookie service that allows managing cookies for the default profile.
              | |
| Downloads |  Obsolete.  
                Gets the service that allows managing downloads for the default profile.
              | |
| HttpCache |  Obsolete.  
                Gets the HTTP cache service for the default profile.
              | |
| IsDisposed | 
                Indicates if the object is already disposed.
              (Inherited from IAutoDisposable.) | |
| MediaDevices | 
                Gets the service that allows managing media stream devices.
              | |
| Network |  Obsolete.  
                Gets the service that allows working with network for the default profile.
              | |
| Options | 
                Gets the options that were used to initialize this IEngine.
              | |
| Permissions |  Obsolete.  
                Gets the service that allows managing permissions for the default profile.
              | |
| Plugins |  Obsolete.  
                Gets the service that allows configuring plugins for the default profile.
              | |
| Profiles | 
                Gets the live collection of the Chromium profiles available in this engine.
              | |
| Proxy |  Obsolete.  
                Gets the service that allows working with proxy for the default profile.
              | |
| SpellChecker |  Obsolete.  
                Gets the service that allows working with spell checking functionality for the default profile.
              | |
| Theme | 
                Gets or sets the current Chromium theme.
              | |
| ZoomLevels |  Obsolete.  
                Gets the service that allows working with zoom for the default profile.
              |