WindowsRegistry.

CurrentUser Property

Summary

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

Syntax

public IRegistryKey CurrentUser { get; }

Value

Type Description
IRegistryKey A registry key representing HKEY_CURRENT_USER.