RegKeyEntry Constructor (RegKeyEntry, String) | regdiff Code Documentation |
This constructor creates a named registry key, relative to an existing parent
Namespace: com.tikumo.regis3Assembly: regis3 (in regis3.dll) Version: 3.4.0.0 (3.4.0.0)
Syntax
Parameters
- parent
- Type: com.tikumo.regis3 RegKeyEntry
[Missing <param name="parent"/> documentation for "M:com.tikumo.regis3.RegKeyEntry.#ctor(com.tikumo.regis3.RegKeyEntry,System.String)"]
- name
- Type: System String
[Missing <param name="name"/> documentation for "M:com.tikumo.regis3.RegKeyEntry.#ctor(com.tikumo.regis3.RegKeyEntry,System.String)"]
See Also