HelpKeyWordAttribute.KeyWord 属性

定义

获取此属性提供的帮助关键字。

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

属性值

String

此属性提供的帮助关键字。

适用于