ProvideToolboxPageAttribute.HelpKeyword 属性

获取帮助关键字与 自定义工具箱 对话框页。

命名空间:  Microsoft.VisualStudio.Shell
程序集:  Microsoft.VisualStudio.Shell.11.0(在 Microsoft.VisualStudio.Shell.11.0.dll 中)

语法

声明
Public ReadOnly Property HelpKeyword As String
public string HelpKeyword { get; }

属性值

类型:System.String
用于帮助关键字获取有关 自定义工具箱 对话框页的信息。

备注

如果关键字未定义, HelpKeyword 为空字符串。

.NET Framework 安全性

请参见

参考

ProvideToolboxPageAttribute 类

Microsoft.VisualStudio.Shell 命名空间