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

适用于