AdvancedViewHelpKeyWordAttribute.KeyWord 속성

정의

현재 컨텍스트에 해당하는 도움말 키워드를 반환합니다.

public:
 property System::String ^ KeyWord { System::String ^ get(); };
public string KeyWord { get; }
member this.KeyWord : string
Public ReadOnly Property KeyWord As String

속성 값

현재 컨텍스트에 해당하는 도움말 키워드를 나타내는 문자열입니다.

적용 대상