次の方法で共有


HelpContextAttribute.F1Keyword プロパティ

定義

ヘルプの検索に使用するキーワードを含む文字列を取得または設定します。

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

プロパティ値

ヘルプを検索する場合に使用するキーワードを含む文字列。

適用対象