PropertyTab.HelpKeyword 屬性

定義

取得要與這個索引標籤關聯的說明關鍵字。

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

屬性值

要與這個索引標籤關聯的 Help 關鍵字。

備註

根據預設,這會設定為索引標籤名稱。

適用於