XmlRegFileExporter Members | regdiff Code Documentation |
The XmlRegFileExporter type exposes the following members.
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
XmlRegFileExporter | Initializes a new instance of the XmlRegFileExporter class |
Methods
Name | Description | |
---|---|---|
Export(RegKeyEntry, TextWriter) |
Export the key to a given output stream
| |
Export(RegKeyEntry, String) |
Export the key to a given file
|
See Also