Click or drag to resize

IUserDataProfiles Properties

The IUserDataProfiles type exposes the following members.

Properties
  NameDescription
Public propertyBrowser
Gets the IBrowser instance associated with this browser.
Public propertyIsDisposed
Indicates if the object is already disposed.
(Inherited from IAutoDisposable.)
Public propertySaveUserDataProfileHandler
Gets or sets a handler that is used when the user is prompted to save the user data profile to the user data profile store .
Public propertyUpdateUserDataProfileHandler
Gets or sets a handler that is used when the user is prompted to update the user data profile to the user data profile store. For example, when the user changes the email address to an empty string.
Top
See Also