RegistryXmlRepository.RegistryKey Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Clé de Registre dans laquelle le matériel clé sera écrit.
public:
property Microsoft::Win32::RegistryKey ^ RegistryKey { Microsoft::Win32::RegistryKey ^ get(); };
public Microsoft.Win32.RegistryKey RegistryKey { get; }
member this.RegistryKey : Microsoft.Win32.RegistryKey
Public ReadOnly Property RegistryKey As RegistryKey