SsmsInformation.TopLevelRegistryKey Property

Definition

The top-level registry hive containing appid registration data, currently HKCU.

public:
 static property Microsoft::Win32::RegistryKey ^ TopLevelRegistryKey { Microsoft::Win32::RegistryKey ^ get(); };
public static Microsoft.Win32.RegistryKey TopLevelRegistryKey { get; }
member this.TopLevelRegistryKey : Microsoft.Win32.RegistryKey
Public Shared ReadOnly Property TopLevelRegistryKey As RegistryKey

Property Value

Returns RegistryKey.

Applies to