Property UserDataProfiles
- Namespace
- DotNetBrowser.Browser
- Assembly
- DotNetBrowser.dll
UserDataProfiles
Gets the IUserDataProfiles instance that can be used for working with user data profiles saved in the Chromium user data store.
IUserDataProfiles UserDataProfiles { get; }
Property Value
- IUserDataProfiles
The IUserDataProfiles instance associated with this IBrowser.