共用方式為


PropertiesTab.HelpKeyword 屬性

定義

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

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

屬性值

字串 "vs.properties"。

適用於