KnownRegistryHive enum
Valores conhecidos do RegistryHive que o serviço aceita.
Campos
HkeyA | HKEY_A |
HkeyClassesRoot | HKEY_CLASSES_ROOT |
HkeyCurrentConfig | HKEY_CURRENT_CONFIG |
HkeyCurrentUser | HKEY_CURRENT_USER |
HkeyCurrentUserLocalSettings | HKEY_CURRENT_USER_LOCAL_SETTINGS |
HkeyLocalMachine | HKEY_LOCAL_MACHINE |
HkeyPerformanceData | HKEY_PERFORMANCE_DATA |
HkeyPerformanceNlstext | HKEY_PERFORMANCE_NLSTEXT |
HkeyPerformanceText | HKEY_PERFORMANCE_TEXT |
HkeyUsers | HKEY_USERS |
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for JavaScript