RegFileExporter Class | regdiff Code Documentation |
This is an exporter that takes a RegKeyEntry and exports it.
The class is abstract, because version 4 and version 5 have different text encoding, so you need
a derived class to actually export the registry.
Inheritance Hierarchy
com.tikumo.regis3 RegFileFormat4Exporter
com.tikumo.regis3 RegFileFormat5Exporter
Namespace: com.tikumo.regis3
Assembly: regis3 (in regis3.dll) Version: 3.4.0.0 (3.4.0.0)
Syntax
See Also