AdvancedViewHelpKeyWordAttribute.KeyWord Property

Definition

Returns a Help keyword that corresponds to the current context.

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

Property Value

A string that represents Help keyword that corresponds to the current context.

Applies to