Click or drag to resize

IProfile Properties

The IProfile type exposes the following members.

Properties
  NameDescription
Public propertyCookieStore
Gets the cookie service that allows managing cookies.
Public propertyDownloads
Gets the service that allows managing downloads.
Public propertyEngine
Gets the IEngine instance associated with this object.
Public propertyHttpCache
Gets the HTTP cache service.
Public propertyIsDefault
Indicates whether this profile is default.
Public propertyIsDisposed
Indicates if the object is already disposed.
(Inherited from IAutoDisposable.)
Public propertyName
Gets the profile name.
Public propertyNetwork
Gets the service that allows working with network.
Public propertyPasswordStore
Gets the service that allows working with the password store.
Public propertyPath
Gets the profile path.
Public propertyPermissions
Gets the service that allows managing permissions.
Public propertyPlugins
Gets the service that allows configuring plugins.
Public propertyPreferences
Gets the profile preferences.
Public propertyProxy
Gets the service that allows working with proxy.
Public propertySpellChecker
Gets the service that allows working with spell checking functionality.
Public propertyType
Gets the profile type.
Public propertyZoomLevels
Gets the service that allows working with zoom.
Top
See Also