LocalCldrFileReaderCldrLocalesSettingKey Field

Gets the name of the setting in the app.config or web.config file containing the comma-delimited list of locale folder names to load from CldrFolderSettingKey.

Definition

Namespace: InnerDrive.TimeZones.Cldr
Assembly: InnerDrive.TimeZones (in InnerDrive.TimeZones.dll) Version: 5.3.9728.0
C#
public const string CldrLocalesSettingKey = "timeZoneSettings:cldrLocales"

Field Value

String

See Also