Microsoft.Win32.Registry.CurrentConfig Field

Contains configuration information pertaining to the hardware that is not specific to the user. This field reads the Windows registry base key HKEY_CURRENT_CONFIG.

Syntax

public static readonly RegistryKey CurrentConfig

Remarks

This member is mapped to a subkey within Registry.LocalMachine.

An example of using this member is an application that stores a different server name for its data depending on whether the system is attached to a network.

Requirements

Namespace: Microsoft.Win32
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0