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