IProfileUserDataProfileStore Property |
Gets the service that allows working with the user date profile store.
Namespace:
DotNetBrowser.Profile
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.0
Syntax IUserDataProfileStore UserDataProfileStore { get; }
Property Value
Type:
IUserDataProfileStoreThe service that allows working with the user date profile store.
See Also