RegFileFormat4Exporter Members

tikumo.regis3

RegFileFormat4Exporter Members regdiff Code Documentation

The RegFileFormat4Exporter type exposes the following members.

Constructors

  NameDescription
Public methodRegFileFormat4Exporter
This constructor creates an exporter for .REG files format 4
Back to Top
Methods

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