RegistryXmlRepository.RegistryKey Property

Definition

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

Property Value

Applies to