LocalTzInfoFileReaderDefaultTimeZoneRuleFileListSettingKey Field

Gets the name of the setting in the app.config or web.config file containing the names of the files in the DefaultTimeZoneRuleFolderSettingKey folder to load by default.

Definition

Namespace: InnerDrive.TimeZones
Assembly: InnerDrive.TimeZones (in InnerDrive.TimeZones.dll) Version: 5.2.9017.0
C#
public const string DefaultTimeZoneRuleFileListSettingKey = "timeZoneSettings:TimeZoneRuleFileFull"

Field Value

String

See Also