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