TaskInfo.HelpKeyword プロパティ

定義

タスク情報のヘルプ キーワードを取得します。

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

プロパティ値

ヘルプ キーワードです。

適用対象