Registry Constructor A Sandcastle Documented Class Library
Initializes a new instance of the Registry class.

Namespace: Censitif.Library.Data
Assembly: Censitif.Library (in Censitif.Library.dll) Version: 1.0.4878.23877
Syntax

public Registry(
	string appName
)

Parameters

appName
Type: System String
The application name to use as a reference in the registry path.
See Also