Condividi tramite


Proprietà DslDefinitionModelHelpKeywordHelperBase.HelpKeywords

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Sintassi

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

Valore proprietà

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DslDefinitionModelHelpKeywordHelperBase Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.DslDefinition