프로퍼티 | 타입 | 설명 | |
---|---|---|---|
GetInstance | |||
MapKeyPath | string | ||
MapRoot | string | ||
RegistryView | System | ||
RegistryView | System |
메소드 | 설명 | |
---|---|---|
GetInstance ( ) : |
Gets the single instance for the current process bitness.
|
|
MapKeyPath ( string keyPath ) : string |
Maps the Windows Installer key path to an appropriate registry path given the current process's bitness.
|
|
MapRoot ( string path, bool is64bit, char hive ) : string | ||
RegistryView ( ) : System | ||
RegistryView ( bool is64Bit ) : System |
Creates a new instance of the RegistryView class for the given bitness.
|