Gets a value from 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.
- defaultValue
- Type: System Int32
The default value.
Return Value
Type: Int32The requested string, or the given default value if not found.
See Also