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.CefGlueAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic string LocalesDirPath { get; set; }Property Value
String
See Also