LocalTzInfoFileReaderDefaultTimeZoneRuleFolderSettingKey Field

Gets the name of the setting in the app.config or web.config file containing the name of the folder containing all TzInfo Time Zone data.

Definition

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

Field Value

String

See Also