Inner Drive Extensible Architecture
C#
Show/Hide TOC
Local
Cldr
File
Reader
Meta
Zones
Content Property
Returns the raw contents of the
metaZones.json
file that the class has read
Definition
Namespace:
InnerDrive.TimeZones.Cldr
Assembly:
InnerDrive.TimeZones (in InnerDrive.TimeZones.dll) Version: 5.3.9728.0
C#
Copy
public
string
MetaZonesContent
{
get
; }
Property Value
String
Implements
ICldrFileReader
MetaZonesContent
Remarks
If
Initialized
is
false
, the value will be
Empty
See Also
Reference
LocalCldrFileReader Class
InnerDrive.TimeZones.Cldr Namespace
In This Article
Definition
Property Value
Implements
Remarks
See Also