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