AdvancedViewHelpKeyWordAttribute.KeyWord 属性

定义

返回与当前上下文相对应的帮助关键字。

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

属性值

一个字符串,该字符串表示与当前上下文相对应的帮助关键字。

适用于