Summary
Gets a registry key representing HKEY_USERS.
- Namespace
- Cake
.Core .IO - Containing Type
- IRegistry
Syntax
IRegistryKey Users { get; }
Value
Type | Description |
---|---|
IRegistryKey | A registry key representing HKEY_USERS. |
IRegistryKey Users { get; }
Type | Description |
---|---|
IRegistryKey | A registry key representing HKEY_USERS. |