RegistryXmlRepository.RegistryKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The registry key into which key material will be written.
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