Click or drag to resize

IProfileUserDataProfileStore Property

Gets the service that allows working with the user date profile store.

Namespace:  DotNetBrowser.Profile
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
IUserDataProfileStore UserDataProfileStore { get; }

Property Value

Type: IUserDataProfileStore
The service that allows working with the user date profile store.
See Also