AzureCldrFileReaderMetaZonesContent Property

Returns the raw contents of the metaZones.json file that the class has read

Definition

Namespace: InnerDrive.Azure
Assembly: InnerDrive.Azure (in InnerDrive.Azure.dll) Version: 5.3.9728.0
C#
public string MetaZonesContent { get; }

Property Value

String

Implements

ICldrFileReaderMetaZonesContent

Remarks

If Initialized is false, the value will be Empty

See Also