TzInfoFileParserLinks Property

Gets a read-only copy of the zone links parsed from the current file

Definition

Namespace: InnerDrive.TimeZones
Assembly: InnerDrive.TimeZones (in InnerDrive.TimeZones.dll) Version: 5.2.9017.0
C#
public IDictionary<string, string> Links { get; }

Property Value

IDictionaryString, String

See Also