CefSettingsFactoryCreate(String, String, String, String) Method
Creates a new instance of the API Settings class.
Namespace: StreetSmart.Common.FactoriesAssemblies: StreetSmart.WinForms (in StreetSmart.WinForms.dll) Version: 25.7.0.0+8d57adf8e9b2f0e8b292285b4ebbbdc257654fdc
StreetSmart.WPF (in StreetSmart.WPF.dll) Version: 25.7.0.0+8d57adf8e9b2f0e8b292285b4ebbbdc257654fdc
public static IAPISettings Create(
string cachePath,
string browserSubprocessPath = null,
string localesDirPath = null,
string resourcesDirPath = null
)
- cachePath String
- The location where cache data will be stored on disk.
- browserSubprocessPath String (Optional)
- The path to a separate executable that will be launched for sub-processes.
- localesDirPath String (Optional)
- The fully qualified path for the locales directory.
- resourcesDirPath String (Optional)
- The fully qualified path for the resources directory.
IAPISettingsAPI Settings class
Supported in: 18.7