HelpKeywordAttribute.HelpKeyword 属性

定义

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

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

属性值

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

适用于