Inner Drive Extensible Architecture
C#
Show/Hide TOC
Azure
Tz
Info
File
Reader
Initialized Property
If
true
, the reader is initialized, and there is no need to call the
LoadAsync
method
Definition
Namespace:
InnerDrive.Azure
Assembly:
InnerDrive.Azure (in InnerDrive.Azure.dll) Version: 5.2.9017.0
C#
Copy
public
bool
Initialized
{
get
; }
Property Value
Boolean
Implements
ITzInfoFileReader
Initialized
See Also
Reference
AzureTzInfoFileReader Class
InnerDrive.Azure Namespace
In This Article
Definition
Property Value
Implements
See Also