Compartilhar via


Propriedade IDisplayScriptProvider.HelpKeyword

Obtém a palavra-Ajuda F1 chave que está associada com a janela da ferramenta de script.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.SchemaCompare
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (em Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxe

'Declaração
ReadOnly Property HelpKeyword As String
    Get
string HelpKeyword { get; }
property String^ HelpKeyword {
    String^ get ();
}
abstract HelpKeyword : string
function get HelpKeyword () : String

Valor de propriedade

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

IDisplayScriptProvider Interface

Namespace Microsoft.VisualStudio.Data.Schema.Package.SchemaCompare