Utils_Registry Class |
Namespace: MicaSystems.Utils
public static class Utils_Registry
The Utils_Registry type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | GetKey |
Gets a registry key.
|
![]() ![]() | GetRootNodeRelativePath |
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, ...).
|
![]() ![]() | GetSubKeys |
Gets the registry key under a given key. Not recursive.
|