TimeZoneFactoryThrowOnFailureSettingKey Field

Gets the name of the application setting containing an indication of the default ThrowOnFailure behavior.

Definition

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

Field Value

String

See Also