RegFileExporter Export Method (RegKeyEntry, String) | regdiff Code Documentation |
Export the given registry key to a file
Namespace: com.tikumo.regis3Assembly: regis3 (in regis3.dll) Version: 3.4.0.0 (3.4.0.0)
Syntax
Parameters
- key
- Type: com.tikumo.regis3 RegKeyEntry
Registry key previously imported (or constructed in memory)
- filename
- Type: System String
Filename to save the key in
Implements
IRegistryExporter Export(RegKeyEntry, String)See Also