HelpContextAttribute.F1Keyword Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.