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.4.0.0+7bd49053dfe51af01391d923dce38932dc8e8587
StreetSmart.WPF (in StreetSmart.WPF.dll) Version: 25.4.0.0+7bd49053dfe51af01391d923dce38932dc8e8587
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