RegFileImporter Constructor | regdiff Code Documentation |
The constructor takes the content of a .REG file, the expected header (=first line of the .REG file) and import options (if any)
Namespace: com.tikumo.regis3Assembly: regis3 (in regis3.dll) Version: 3.4.0.0 (3.4.0.0)
Syntax
Parameters
- content
- Type: System String
Content of the .REG file
- expectedHeader
- Type: System String
Expected header
- options
- Type: com.tikumo.regis3 RegFileImportOptions
Import options
See Also