RegisterServerHelpKeyWordAttribute.KeyWord 속성

Gets the specified keyword for the attribute.

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

구문

‘선언
Public ReadOnly Property KeyWord As String 
    Get
‘사용 방법
Dim instance As RegisterServerHelpKeyWordAttribute 
Dim value As String 

value = instance.KeyWord
public string KeyWord { get; }
public:
property String^ KeyWord {
    String^ get ();
}
member KeyWord : string
function get KeyWord () : String

속성 값

유형: System.String
A string input that represents the attribute.

참고 항목

참조

RegisterServerHelpKeyWordAttribute 클래스

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