다음을 통해 공유


SsmsInformation.TopLevelRegistryKey 속성

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

네임스페이스:  Microsoft.SqlServer.Management.UI.VSIntegration
어셈블리:  SqlWorkbench.Interfaces(SqlWorkbench.Interfaces.dll)

구문

‘선언
Public Shared ReadOnly Property TopLevelRegistryKey As RegistryKey 
    Get
‘사용 방법
Dim value As RegistryKey 

value = SsmsInformation.TopLevelRegistryKey
public static RegistryKey TopLevelRegistryKey { get; }
public:
static property RegistryKey^ TopLevelRegistryKey {
    RegistryKey^ get ();
}
static member TopLevelRegistryKey : RegistryKey
static function get TopLevelRegistryKey () : RegistryKey

속성 값

유형: Microsoft.Win32.RegistryKey
Returns RegistryKey.

참고 항목

참조

SsmsInformation 클래스

Microsoft.SqlServer.Management.UI.VSIntegration 네임스페이스