EngineOptionsBuilderUserDataDirectory Property |
Namespace: DotNetBrowser.Engine
public string UserDataDirectory { get; set; }
The user data directory stores the data such as cache, cookies, history, GPU cache, local storage, visited links, web data, spell checking dictionary files, etc.
Important: the user data directory cannot be used at the same time by multiple IEngine instances running in a single or different applications.