ITaskFormHelpTarget.F1HelpKeyword プロパティ

定義

F1 ヘルプ キーワードを表す文字列値を取得します。

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

プロパティ値

F1 ヘルプ キーワードを表す文字列。

適用対象