SsmsInformation.InstallDirectory 속성

Gets the directory where the workbench is installed.

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

구문

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

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

속성 값

유형: System.String
Returns String.

참고 항목

참조

SsmsInformation 클래스

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