AdvancedViewHelpKeyWordAttribute.KeyWord 속성

Returns a Help keyword that corresponds to the current context.

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

구문

‘선언
Public ReadOnly Property KeyWord As String 
    Get
‘사용 방법
Dim instance As AdvancedViewHelpKeyWordAttribute 
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 that represents Help keyword that corresponds to the current context.

참고 항목

참조

AdvancedViewHelpKeyWordAttribute 클래스

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