The raw data from the .reg file in string format.
A registry file can either be in ANSI or Unicode format.
Legacy .reg files beginning with REGEDIT4 are in ANSI. Later formats are in Unicode UTF8.
An array of registry keys and their values.
Generated using TypeDoc
Interface for a registry file object.
IRegistryExport