XmlRegFileExporter Export Method (RegKeyEntry, String) | regdiff Code Documentation |
Export the key to a given 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
Existing key
- filename
- Type: System String
Name for .XML file
Implements
IRegistryExporter Export(RegKeyEntry, String)See Also