다음을 통해 공유


SsmsInformation.ApplicationDataRegistryRootName 속성

Gets the name of the registry key under the TopLevelRegistryKey that contains persisted application data.

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

구문

‘선언
Public Shared ReadOnly Property ApplicationDataRegistryRootName As String 
    Get
‘사용 방법
Dim value As String 

value = SsmsInformation.ApplicationDataRegistryRootName
public static string ApplicationDataRegistryRootName { get; }
public:
static property String^ ApplicationDataRegistryRootName {
    String^ get ();
}
static member ApplicationDataRegistryRootName : string
static function get ApplicationDataRegistryRootName () : String

속성 값

유형: System.String
The name of the registry key under the TopLevelRegistryKey that contains persisted application data.

참고 항목

참조

SsmsInformation 클래스

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