ITimeZoneFactoryThrowOnFailure Property

If True (default), causes the class to throw an exception if the data cannot be parsed.

Definition

Namespace: InnerDrive.TimeZones
Assembly: InnerDrive.TimeZones (in InnerDrive.TimeZones.dll) Version: 5.2.9017.0
C#
bool ThrowOnFailure { get; set; }

Property Value

Boolean

See Also