HelpContextAttribute.F1Keyword プロパティ

定義

検索時に使うキーワードを含む文字列を取得したり設定したりします。

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

プロパティ値

ヘルプ検索に使うキーワードを含む文字列。

適用対象