Inner Drive Extensible Architecture
C#
Show/Hide TOC
ITz
Info
File
Reader
File
Contents Property
Returns the contents of the tzinfo file that the class has read
Definition
Namespace:
InnerDrive.TimeZones
Assembly:
InnerDrive.TimeZones (in InnerDrive.TimeZones.dll) Version: 5.2.9017.0
C#
Copy
ICollection
<
string
>
FileContents
{
get
; }
Property Value
ICollection
String
Remarks
If
Initialized
is
false
, the collection will be empty
See Also
Reference
ITzInfoFileReader Interface
InnerDrive.TimeZones Namespace
In This Article
Definition
Remarks
See Also