IDisplayScriptProvider.HelpKeyword 属性

获取与脚本工具窗口关联的 F1 帮助关键字。

命名空间:  Microsoft.VisualStudio.Data.Schema.Package.SchemaCompare
程序集:  Microsoft.VisualStudio.Data.Schema.Package(在 Microsoft.VisualStudio.Data.Schema.Package.dll 中)

语法

声明
ReadOnly Property HelpKeyword As String
    Get
string HelpKeyword { get; }
property String^ HelpKeyword {
    String^ get ();
}
abstract HelpKeyword : string
function get HelpKeyword () : String

属性值

类型:System.String

.NET Framework 安全性

请参见

参考

IDisplayScriptProvider 接口

Microsoft.VisualStudio.Data.Schema.Package.SchemaCompare 命名空间