offline_application_cache_directory
Description:
[ Version ( deprecated = true , deprecated_since = "2.40." , since = "2.10" ) ]
public string offline_application_cache_directory { get; construct; }
public string offline_application_cache_directory { get; construct; }
Warning: offline_application_cache_directory is deprecated since 2.40..
The directory where offline web application cache will be stored.
Note:
Use WebKitWebsiteDataManager:base-cache-directory instead.