LocalCldrFileReaderCldrFolderSettingKey Field

Gets the name of the setting in the app.config or web.config file containing the name of the folder containing the staged CLDR data files.

Definition

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

Field Value

String

See Also