ICldrFileReaderMetaZonesContent 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#
string MetaZonesContent { get; }

Property Value

String

Remarks

If Initialized is false, the value will be Empty

See Also