TaskInfo.HelpKeyword Property

Definition

Gets the help keyword for the task information.

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

Property Value

The help keyword.

Applies to