Compartilhar via


Propriedade DslDefinitionModelHelpKeywordHelperBase.HelpKeywords

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Sintaxe

'Declaração
Protected ReadOnly Property HelpKeywords As IDictionary(Of String, String)
protected IDictionary<string, string> HelpKeywords { get; }

Valor de propriedade

Tipo: System.Collections.Generic.IDictionary<String, String>

Segurança do .NET Framework

Consulte também

Referência

DslDefinitionModelHelpKeywordHelperBase Classe

Namespace Microsoft.VisualStudio.Modeling.DslDefinition