HelpContextAttribute.F1Keyword Property

Definition

Gets or sets a String containing the keyword to be used in looking up Help.

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

Property Value

A String containing the keyword to be used in looking up Help.

Applies to