XmlRegFileExporter Members

tikumo.regis3

XmlRegFileExporter Members regdiff Code Documentation

The XmlRegFileExporter type exposes the following members.

Constructors

  NameDescription
Public methodXmlRegFileExporter
Initializes a new instance of the XmlRegFileExporter class
Back to Top
Methods

  NameDescription
Public methodExport(RegKeyEntry, TextWriter)
Export the key to a given output stream
Public methodExport(RegKeyEntry, String)
Export the key to a given file
Back to Top
See Also