Click or drag to resize

UpdateUserDataProfileParameters Properties

The UpdateUserDataProfileParameters type exposes the following members.

Properties
  NameDescription
Public propertyBrowser
Gets the IBrowser instance the handler is associated with.
(Inherited from BrowserParameters.)
Public propertyOriginalUserDataProfile
Gets the original user data profile that is about to be updated.
Public propertyUserDataProfile
Gets the new user data profile that is about to replace the original profile.
Top
See Also