共用方式為


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 命名空間