Click or drag to resize

IProfilePreferences Properties

The IProfilePreferences type exposes the following members.

Properties
  NameDescription
Public propertyAutofillEnabled
Enables or disables the web form autofill and displaying of suggestions pop-ups. By default, the autofill is enabled.
Public propertyEngine
Gets the IEngine instance associated with this object.
Public propertyIsDisposed
Indicates if the object is already disposed.
(Inherited from IAutoDisposable.)
Public propertyProfile
Gets the IProfile instance associated with this object.
Top
See Also