Click or drag to resize

TimeZoneFactoryThrowOnFailureSettingKey Field

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

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

Field Value

String
See Also