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를 반환합니다.

적용 대상