Saves a value as a string in the registry.
Namespace: Censitif.Library.DataAssembly: Censitif.Library (in Censitif.Library.dll) Version: 1.0.4878.23877
Syntax
Parameters
- key
- Type: System String
The registry field.
- regValue
- Type: T
The value of the field.
Type Parameters
- T
- The type of the item to save.
See Also