HelpContextAttribute.F1Keyword 속성

정의

도움말을 조회하는 데 사용할 키워드가 포함된 String을 가져오거나 설정합니다.

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

속성 값

도움말을 조회하는 데 사용할 키워드가 포함된 문자열입니다.

적용 대상