RegFileFormat4Exporter Members | regdiff Code Documentation |
The RegFileFormat4Exporter type exposes the following members.
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
RegFileFormat4Exporter |
This constructor creates an exporter for .REG files format 4
|
Methods
Name | Description | |
---|---|---|
Export(RegKeyEntry, TextWriter) |
Export the given registry key to a text stream
(Inherited from RegFileExporter.) | |
Export(RegKeyEntry, String) |
Export the given registry key to a file
(Inherited from RegFileExporter.) |
See Also