다음을 통해 공유


SsmsInformation.AppidRegistryRootName 속성

The name of the registry key under the TopLevelRegistryKey that contains appid registration data.

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

구문

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

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

속성 값

유형: System.String
Returns String.

참고 항목

참조

SsmsInformation 클래스

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