WindowsRegistry.

LocalMachine Property

Summary

Gets a registry key representing HKEY_LOCAL_MACHINE.
Namespace
Cake.Core.IO
Containing Type
WindowsRegistry

Syntax

public IRegistryKey LocalMachine { get; }

Value

Type Description
IRegistryKey A registry key representing HKEY_LOCAL_MACHINE.