RegFileFormat4Importer Members

tikumo.regis3

RegFileFormat4Importer Members regdiff Code Documentation

The RegFileFormat4Importer type exposes the following members.

Constructors

  NameDescription
Public methodRegFileFormat4Importer
Create an importer from given .REG file format 4 file content
Back to Top
Methods

  NameDescription
Public methodImport
Import the content of the .REG file and return the RegKeyEntry created from it
(Inherited from RegFileImporter.)
Back to Top
Fields

  NameDescription
Public fieldStatic memberHEADER
Header identifying version 4 registry files
Back to Top
See Also