RegFileParser Constructor | regdiff Code Documentation |
The constructor needs an expected header identifying the version of the .REG file, as well as import options
Namespace: com.tikumo.regis3Assembly: regis3 (in regis3.dll) Version: 3.4.0.0 (3.4.0.0)
Syntax
Parameters
- expectedHeader
- Type: System String
expected header identifying the version of the .REG file
- options
- Type: com.tikumo.regis3 RegFileImportOptions
import options
See Also