RegistryImporter Constructor (String) | regdiff Code Documentation |
The default constructor takes a registry root path encoded as a string (for example, HKEY_LOCAL_MACHINE\Software\Microsoft)
and reads everything under it.
Namespace: com.tikumo.regis3Assembly: regis3 (in regis3.dll) Version: 3.4.0.0 (3.4.0.0)
Syntax
Parameters
- rootPath
- Type: System String
Root path
See Also