Click or drag to resize

RegAccess properties

The RegAccess Type exposes the following members.

Properties
 NameDescription of the
Public PropertyCurrentRegistryRoot The currently set RegistryRoot Default: RegistryRoot.HkeyLocalMachine
Public PropertyDescription Returns a descriptive name of this StringValueGetter, e.g. name plus source path if applicable.
Public PropertyRegistryBasePath Base path in which a setting is searched for in the registry. If the path contains one of the RegistryRoots, e.g. "HKEY_CURRENT_USER", then the internally set RegistryRoot has also been changed. The default for the internally set RegistryRoot is "HKEY_LOCAL_MACHINE". Default: ""
Back to the top
See also