ITaskFormHelpTarget.F1HelpKeyword Property

Definition

Gets the string value that represents the F1 Help keyword.

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

Property Value

A string that represents the F1 Help keyword.

Applies to