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