RegFile CreateImporterFromString Method | regdiff Code Documentation |
Given the content of a .REG file, identify the proper registry importer
Namespace: com.tikumo.regis3Assembly: regis3 (in regis3.dll) Version: 3.4.0.0 (3.4.0.0)
Syntax
Parameters
- content
- Type: System String
File content
- options
- Type: com.tikumo.regis3 RegFileImportOptions
Registry import options
Return Value
Type: IRegistryImporterRegistry importer suitable for this file
See Also