TimeZoneFactoryThrowOnCldrLoadFailureSettingKey Field
Gets the name of the application setting containing an indication of whether a failure
to load or parse CLDR data should throw, rather than being traced and treated as CLDR
simply being unavailable. Optional; defaults to false.
Namespace: InnerDrive.TimeZonesAssembly: InnerDrive.TimeZones (in InnerDrive.TimeZones.dll) Version: 5.3.9728.0
public const string ThrowOnCldrLoadFailureSettingKey = "timeZoneSettings:throwOnCldrLoadFailure"
Field Value
String