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 幫助關鍵字的字串。

適用於