Microsoft.Win32.RegistryValueKind.Unknown Field

An unsupported registry data type. For example, the Microsoft Win32 API registry data type REG_RESOURCE_LIST is unsupported. Use this value to specify that the RegistryKey.SetValue(string, object) method should determine the appropriate registry data type when storing a name/value pair.

Syntax

RegistryValueKind Unknown

Requirements

Namespace: Microsoft.Win32
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0