RegFileExporter Members | regdiff Code Documentation |
The RegFileExporter type exposes the following members.
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
RegFileExporter |
This constructor creates an exporter with a fixed header and encoding
|
Methods
Name | Description | |
---|---|---|
Export(RegKeyEntry, TextWriter) |
Export the given registry key to a text stream
| |
Export(RegKeyEntry, String) |
Export the given registry key to a file
|
See Also