RegistryView Enumeration

Description

Defines whether to use the 32bit or the 64bit registry.

Inheritance Hierarchy

Syntax

C#

public enum RegistryView

VB

Public Enum RegistryView

Members

Name Description
RegistryView_32Bit Use the 32bit registry.
RegistryView_64Bit Use the 64bit registry.