Sdílet prostřednictvím


DslDefinitionModelHelpKeywordHelperBase.HelpKeywords – vlastnost

Obor názvů:  Microsoft.VisualStudio.Modeling.DslDefinition
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Syntaxe

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

Hodnota vlastnosti

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

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

DslDefinitionModelHelpKeywordHelperBase Třída

Microsoft.VisualStudio.Modeling.DslDefinition – obor názvů