共用方式為


WorkflowElementDialog.HelpKeyword 屬性

定義

取得或設定用來顯示與對話方塊有關之 F1 說明主題的關鍵字。

public:
 property System::String ^ HelpKeyword { System::String ^ get(); void set(System::String ^ value); };
public string HelpKeyword { get; set; }
member this.HelpKeyword : string with get, set
Public Property HelpKeyword As String

屬性值

用來顯示與對話框相關的 F1 幫助主題的關鍵詞。

適用於