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 ヘルプ トピックの表示に使用するキーワード。

適用対象