HelpKeyWordAttribute.KeyWord 속성

정의

이 특성이 제공하는 도움말 키워드를 가져옵니다.

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

속성 값

이 특성이 제공하는 도움말 키워드입니다.

적용 대상