Inner Drive Extensible Architecture
C#
Show/Hide TOC
Local
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.TimeZones
Assembly:
InnerDrive.TimeZones (in InnerDrive.TimeZones.dll) Version: 5.2.9017.0
C#
Copy
public
bool
Initialized
{
get
; }
Property Value
Boolean
Implements
ITzInfoFileReader
Initialized
See Also
Reference
LocalTzInfoFileReader Class
InnerDrive.TimeZones Namespace
In This Article
Definition
Property Value
Implements
See Also