Свойство | Тип | Описание | |
---|---|---|---|
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.
|