Inner Drive Extensible Architecture
C#
Show/Hide TOC
Tz
Info
File
Parser
Links 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#
Copy
public
IDictionary
<
string
,
string
>
Links
{
get
; }
Property Value
IDictionary
String
,
String
See Also
Reference
TzInfoFileParser Class
InnerDrive.TimeZones Namespace
In This Article
Definition
See Also