CefSettingsLocalesDirPath Property |
The fully qualified path for the locales directory. If this value is empty
the locales directory must be located in the module directory. This value
is ignored on Mac OS X where pack files are always loaded from the app
bundle resource directory. Also configurable using the "locales-dir-path"
command-line switch.
Namespace:
Internal.Xilium.CefGlue
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public string LocalesDirPath { get; set; }
Property Value
Type:
StringSee Also