Share via


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"。

適用対象