RegFileFormat5Exporter Members

tikumo.regis3

RegFileFormat5Exporter Members regdiff Code Documentation

The RegFileFormat5Exporter type exposes the following members.

Constructors

  NameDescription
Public methodRegFileFormat5Exporter
This constructor creates an exporter for .REG files format 5
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