共用方式為


EventsTab.HelpKeyword 屬性

定義

取得索引標籤的 Help 關鍵字。

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

屬性值

String

索引標籤的 Help 關鍵字。

適用於