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

屬性值

這個屬性提供的說明關鍵字。

適用於