Click or drag to resize

Utils_Registry Methods

The Utils_Registry type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetKey
Gets a registry key.
Public methodStatic memberGetRootNodeRelativePath
Returnq the name (=path) of the registry key, but without the first part; allowing it to be relative to the root node (local machine, current user, ...).
Public methodStatic memberGetSubKeys
Gets the registry key under a given key. Not recursive.
Top
See Also