语言

TaskInfo.HelpKeyword 属性

定义

获取任务信息的帮助关键词。

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

属性值

帮助关键词。

适用于