RegFileExporter Members

tikumo.regis3

RegFileExporter Members regdiff Code Documentation

The RegFileExporter type exposes the following members.

Constructors

  NameDescription
Protected methodRegFileExporter
This constructor creates an exporter with a fixed header and encoding
Back to Top
Methods

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