HelpKeywordAttribute.HelpKeyword Property

Definition

Gets the Help keyword supplied by this attribute.

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

Property Value

The Help keyword supplied by this attribute.

Applies to