SsmsInformation.TopLevelRegistryKey プロパティ

定義

Appid登録データを含む最上位レジストリの巣箱で、現在は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

プロパティ値

RegistryKey を返します。

適用対象