DslDefinitionModelHelpKeywordHelperBase.GetHelpKeyword Method

Gets the help keyword associated with the given shape or model element instance.

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.10.0.dll)

Syntax

public virtual string GetHelpKeyword(
    ModelElement modelElement
)

Parameters

Return Value

Type: System.String
Help keyword, or empty string if there is no associated help keyword.

.NET Framework Security

See Also

Reference

DslDefinitionModelHelpKeywordHelperBase Class

Microsoft.VisualStudio.Modeling.DslDefinition Namespace