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

適用於