RegKeyEntry FindOrCreateValue Method | regdiff Code Documentation |
Find or create a named registry value
Namespace: com.tikumo.regis3Assembly: regis3 (in regis3.dll) Version: 3.4.0.0 (3.4.0.0)
Syntax
Parameters
- name
- Type: System String
Name of the registry value
Return Value
Type: RegValueEntryNewly created registry value or null if it cannot be created
See Also